Prusa MINI Firmware overview
|
Functions | |
u32_t | sys_now (void) |
Returns the current time in milliseconds when LWIP_TIMERS == 1 and NO_SYS == 1. More... | |
Returns the current time in milliseconds when LWIP_TIMERS == 1 and NO_SYS == 1.
Returns the current time in milliseconds, may be the same as sys_jiffies or at least based on it.
None |
Time |