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