Searched refs:ts1 (Results 1 – 1 of 1) sorted by relevance
510 timespec ts1; in TEST() local511 ASSERT_EQ(0, clock_gettime(CLOCK_MONOTONIC, &ts1)); in TEST()516 ts2.tv_sec -= ts1.tv_sec; in TEST()517 ts2.tv_nsec -= ts1.tv_nsec; in TEST()