Home
last modified time | relevance | path

Searched defs:clock_gettime (Results 1 – 1 of 1) sorted by relevance

/civetweb-2.7.6/src/
Dcivetweb.c406 #define clock_gettime _civet_safe_clock_gettime macro
408 #define clock_gettime _civet_clock_gettime macro
659 #define clock_gettime mg_clock_gettime macro
661 clock_gettime(clockid_t clk_id, struct timespec *tp) in clock_gettime() function