Searched refs:posix_clock_id (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dptimer.c110 static int posix_clock_id; variable
151 posix_clock_id = clocks[i].id;
165 posix_clock_id = CLOCK_REALTIME;
173 clock_gettime (posix_clock_id, pst);

Completed in 90 milliseconds