|
Lely core libraries 2.3.5
|
A struct specifying an interval and initial value for a timer. More...
#include <time.h>

Data Fields | |
| struct timespec | it_interval |
| The timer period. | |
| struct timespec | it_value |
| The timer expiration. | |
A struct specifying an interval and initial value for a timer.