#include <inet.h>#include <libtimer.h>Functions | |
| static void | sigalrm_hdl (int sig) |
| int | inet_timer_init (void) |
| int | inet_timer_remove (int ta_id) |
| int | inet_timer_add (int64_t ta_usec_delay, t_ta_fun ta_fun, void *ta_data) |
| void | list_timers (void) |
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6