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