Lines Matching refs:clock_gettime
1418 clock_gettime(CLOCK_REALTIME, &list->time);1419 clock_gettime(CLOCK_MONOTONIC, &convert);1420 clock_gettime(CLOCK_MONOTONIC, &time);1421 /* Correct for instant clock_gettime latency (syscall or ~30ns) */