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