Xenomai
3.0.5
|
Timer status descriptor. More...
Data Fields | |
RTIME | period |
Clock resolution in nanoseconds. | |
RTIME | date |
Current monotonic date expressed in clock ticks. More... | |
Timer status descriptor.
This structure reports information about the Alchemy clock, returned by a call to rt_timer_inquire().
RTIME rt_timer_info::date |
Current monotonic date expressed in clock ticks.
The duration of a tick depends on the Alchemy clock resolution for the process (see –alchemy-clock-resolution option, defaults to 1 nanosecond).