Home
last modified time | relevance | path

Searched refs:clock_getres (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/newlib/platform_include/
Dtime.h27 int clock_getres(clockid_t clock_id, struct timespec *res);
/hal_espressif-latest/components/newlib/
Dtime.c270 int clock_getres (clockid_t clock_id, struct timespec *res) in clock_getres() function