sys_timeouts_sleeptime() is only used within LwIP.
 
Symbols
loading...
Files
loading...

sys_timeouts_sleeptime() function

Return the time left before the next timeout is due. If no timeouts are enqueued, returns 0xffffffff

Syntax

u32_t sys_timeouts_sleeptime(void);
Implemented in timeouts.c:425

References

LocationReferrerText
timeouts.c:426
sys_timeouts_sleeptime(void)
timeouts.h:115
u32_t sys_timeouts_sleeptime(void);
tcpip.c:91tcpip_timeouts_mbox_fetch()
sleeptime = sys_timeouts_sleeptime();

Call Tree

Functions calling sys_timeouts_sleeptime()
Functions called by sys_timeouts_sleeptime()
all items filtered out
sys_timeouts_sleeptime()
printf()
all items filtered out
Data read by sys_timeouts_sleeptime()
Data written by sys_timeouts_sleeptime()
sys_timeouts_sleeptime()::now
sys_timeouts_sleeptime()::ret
all items filtered out
sys_timeouts_sleeptime()
sys_timeouts_sleeptime()::now
all items filtered out
Type of sys_timeouts_sleeptime()
sys_timeouts_sleeptime()
all items filtered out