Searched refs:posix_clock (Results 1 – 1 of 1) sorted by relevance
149 static clockid_t posix_clock; in get_monotonic() local153 posix_clock = CLOCK_MONOTONIC; in get_monotonic()159 if (clock_gettime(posix_clock, &ts) == 0) { in get_monotonic()