Searched refs:CLOCK_MONOTONIC (Results 1 – 4 of 4) sorted by relevance
126 #define CLOCK_MONOTONIC 4 /* high resolution monotonic clock */ macro128 #define CLOCK_HIGHRES CLOCK_MONOTONIC /* alternate name */
34 case CLOCK_MONOTONIC: in __clock_gettime()
690 #ifndef CLOCK_MONOTONIC in evSetOption()694 #ifdef CLOCK_MONOTONIC in evSetOption()716 #ifndef CLOCK_MONOTONIC in evGetOption()721 #ifdef CLOCK_MONOTONIC in evGetOption()
116 #ifdef CLOCK_MONOTONIC in evNowTime()118 m = CLOCK_MONOTONIC; in evNowTime()