Daiki Kato / mbed-os-lychee

Dependents:   mbed-os-example-blinky-gr-lychee GR-Boads_Camera_sample GR-Boards_Audio_Recoder GR-Boads_Camera_DisplayApp ... more

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 432 of file lwip_sys_arch.c.