Searched refs:CLOCK_ID (Results 1 – 2 of 2) sorted by relevance
50 static const clockid_t CLOCK_ID = CLOCK_BOOTTIME; variable229 if (clock_gettime(CLOCK_ID, &ts) == -1) { in now_ms()
113 static const clockid_t CLOCK_ID = CLOCK_BOOTTIME; variable323 if (!timer_create_internal(CLOCK_ID, &timer)) goto error; in lazy_initialize()392 if (clock_gettime(CLOCK_ID, &ts) == -1) { in now_ms()