Home
last modified time | relevance | path

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

/AliOS-Things-master/components/minilibc/libc/
A Dclock_gettime.c22 int clock_gettime(clockid_t clk_id, struct timespec *tp);
155 int clock_gettime(clockid_t clk_id, struct timespec *tp) in clock_gettime() argument
157 if (clk_id != CLOCK_MONOTONIC) { in clock_gettime()

Completed in 3 milliseconds