mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
hrt_absolute_time: add comment, that time is in us
This commit is contained in:
parent
a12c79a115
commit
d7ca0b1139
@ -79,7 +79,7 @@ typedef struct hrt_call {
|
||||
} *hrt_call_t;
|
||||
|
||||
/**
|
||||
* Get absolute time.
|
||||
* Get absolute time in [us] (does not wrap).
|
||||
*/
|
||||
__EXPORT extern hrt_abstime hrt_absolute_time(void);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user