Home
last modified time | relevance | path

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

/lib/libc/
Dprocess.c12 sleep(unsigned int seconds) in sleep() argument
14 OSThreadSleep(seconds); in sleep()
/include/
Dunistd.h12 unsigned int sleep(unsigned int seconds);
/lib/liblwip/doc/
Drawapi.txt268 be polled every 5 seconds.
400 Note: you must call etharp_tmr at a ARP_TMR_INTERVAL (5 seconds) regular interval
/lib/liblwip/
DCHANGELOG2045 that TCP_KEEPIDLE and TCP_KEEPINTVL have to be set in seconds.