webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Functions | |
int | sctp_get_tick_count (void) |
void | sctp_os_timer_init (sctp_os_timer_t *c) |
void | sctp_os_timer_start (sctp_os_timer_t *c, int to_ticks, void(*ftn)(void *), void *arg) |
int | sctp_os_timer_stop (sctp_os_timer_t *c) |
Variables | |
int | ticks |
int sctp_get_tick_count | ( | void | ) |
void sctp_os_timer_init | ( | sctp_os_timer_t * | c | ) |
void sctp_os_timer_start | ( | sctp_os_timer_t * | c, |
int | to_ticks, | ||
void(*)(void *) | ftn, | ||
void * | arg | ||
) |
int sctp_os_timer_stop | ( | sctp_os_timer_t * | c | ) |
int ticks |