Home
last modified time | relevance | path

Searched refs:GETUSECS (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libbegemot/
H A Drpoll.c95 static inline tval_t GETUSECS(void);
98 GETUSECS(void) { in GETUSECS() function
395 p->when = GETUSECS() + usecs; in poll_start_utimer()
518 now = GETUSECS(); in poll_dispatch()
613 now = GETUSECS(); in poll_dispatch()