Searched defs:time_get_os_boottime_ms (Results 1 – 2 of 2) sorted by relevance
38 uint64_t time_get_os_boottime_ms() { in time_get_os_boottime_ms() function
28 uint64_t time_get_os_boottime_ms() { return time_get_os_boottime_us() / 1000; } in time_get_os_boottime_ms() function