Searched refs:clock_getres (Results 1 – 5 of 5) sorted by relevance
94 int clock_getres(clockid_t clock_id, struct timespec *ts);
101 int clock_getres(clockid_t clock_id, struct timespec *res) in clock_getres() function
9 Select 'y' here and Zephyr will provide implementations of clock_getres(), clock_gettime(),
262 ret = clock_getres(arg->clock_id, arg->res); in ZTEST()
634 clock_getres(),yes