Searched refs:CLOCK_ID (Results 1 – 2 of 2) sorted by relevance
46 static const clockid_t CLOCK_ID = CLOCK_BOOTTIME; variable221 if (clock_gettime(CLOCK_ID, &ts) == -1) { in now_ms()
108 static const clockid_t CLOCK_ID = CLOCK_BOOTTIME; variable319 if (!timer_create_internal(CLOCK_ID, &timer)) goto error; in lazy_initialize()388 if (clock_gettime(CLOCK_ID, &ts) == -1) { in now_ms()