Searched refs:CLOCK_TO_USE (Results 1 – 2 of 2) sorted by relevance
58 #define CLOCK_TO_USE CLOCK_MONOTONIC macro147 rc = clock_gettime(CLOCK_TO_USE, &p_ts); in main()164 rc = clock_gettime(CLOCK_TO_USE, &p_ts); in main()165 rc = clock_gettime(CLOCK_TO_USE, &ts); in main()
106 const clockid_t CLOCK_TO_USE = CLOCK_MONOTONIC; variable126 TEST(clock_gettime(CLOCK_TO_USE, &ts)); in main()130 (CLOCK_TO_USE, TIMER_ABSTIME, &ts, NULL)); in main()