drv_hrt: add user-defined integer literals for time constants
The goal is to improve the readability for expressions like: if (hrt_elapsed_time(&start_time) > 8000000) Available since C++11
Please register or sign in to comment
On the 17th of April from 18:00 to 20:00, We will be upgrading GitLab. During this time the service will be unavailable, apologies for any inconvenience
The goal is to improve the readability for expressions like: if (hrt_elapsed_time(&start_time) > 8000000) Available since C++11