Function netio_timer_start_us
Defined in File eventloop.c
Function Documentation
-
void netio_timer_start_us(struct netio_timer *timer, unsigned long long microseconds)
Start a timer with the defined period (given in microseconds).
See also
Defined in File eventloop.c
Start a timer with the defined period (given in microseconds).
See also