Searched refs:ts1 (Results 1 – 1 of 1) sorted by relevance
660 timespec ts1; in TEST() local661 ASSERT_EQ(0, clock_gettime(CLOCK_MONOTONIC, &ts1)); in TEST()666 ts2.tv_sec -= ts1.tv_sec; in TEST()667 ts2.tv_nsec -= ts1.tv_nsec; in TEST()