Searched refs:get_monotonic_coarse64 (Results 1 – 2 of 2) sorted by relevance
35 struct timespec64 get_monotonic_coarse64(void);81 return get_monotonic_coarse64(); in get_monotonic_coarse()143 return timespec64_to_timespec(get_monotonic_coarse64()); in get_monotonic_coarse()
1899 struct timespec64 get_monotonic_coarse64(void) in get_monotonic_coarse64() function