Xenomai  3.2.4
rt_timer_info Struct Reference

Timer status descriptor . More...

#include <timer.h>

Data Fields

RTIME period
 Clock resolution in nanoseconds.
 
RTIME date
 Current monotonic date expressed in clock ticks. More...
 

Detailed Description

Timer status descriptor .

This structure reports information about the Alchemy clock, returned by a call to rt_timer_inquire().

Field Documentation

◆ date

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).


The documentation for this struct was generated from the following file: