TR181-XPON
1.4.0
TR-181 PON manager.
|
#include <stdint.h>
Go to the source code of this file.
Functions | |
uint32_t | time_get_system_uptime (void) |
Time related helper functions.
Definition in file utils_time.h.
uint32_t time_get_system_uptime | ( | void | ) |
Return the uptime, i.e. the number of seconds since startup.
Definition at line 75 of file utils_time.c.