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