BA / Mbed OS BaBoRo1
Embed: (wiki syntax)

« Back to documentation index

Time

Functions

u32_t sys_now (void)
 Returns the current time in milliseconds, may be the same as sys_jiffies or at least based on it.

Function Documentation

u32_t sys_now ( void   )

Returns the current time in milliseconds, may be the same as sys_jiffies or at least based on it.

Definition at line 479 of file lwip_sys_arch.c.