Searched refs:TIME_MONOTONIC (Results 1 – 5 of 5) sorted by relevance
33 case TIME_MONOTONIC: in timespec_base_to_clock()
34 { TIME_MONOTONIC, CLOCK_HIGHRES, "highres clock" },
36 { TIME_MONOTONIC, CLOCK_HIGHRES, "highres clock" },
33 define | TIME_MONOTONIC | | time.h | -ALL +C11+
307 #define TIME_MONOTONIC 0x2 /* CLOCK_HIGHRES */ macro