Searched refs:time_start_real (Results 1 – 1 of 1) sorted by relevance
82 static struct timespec time_start_real; variable384 rel_time = (ts->ts[i].tv_sec - time_start_real.tv_sec) * in cs_read_cmsg()386 (ts->ts[i].tv_nsec - time_start_real.tv_nsec) / in cs_read_cmsg()467 if (clock_gettime(CLOCK_REALTIME, &time_start_real)) in main()