Searched refs:time_start_mono (Results 1 – 1 of 1) sorted by relevance
89 static struct timespec time_start_mono; variable288 txtime = time_start_mono.tv_sec * (1000ULL * 1000 * 1000) + in cs_write_cmsg()289 time_start_mono.tv_nsec + in cs_write_cmsg()526 if (clock_gettime(CLOCK_MONOTONIC, &time_start_mono)) in main()