Lines Matching refs:clock_gettime
1457 clock_gettime(CLOCK_REALTIME, &list->time);1458 clock_gettime(CLOCK_MONOTONIC, &convert);1459 clock_gettime(CLOCK_MONOTONIC, &time);1460 /* Correct for instant clock_gettime latency (syscall or ~30ns) */