|
The Pedigree Project
0.1
|
Collaboration diagram for Time:Functions | |
| u32_t | sys_now (void) |
| 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 57 of file sys_arch.cc.
1.8.11