Home
last modified time | relevance | path

Searched refs:end_ns (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.61.12/tests/recount/
H A Drecount_tests.c636 uint64_t end_ns = now_ns + test_duration_secs * NSEC_PER_SEC; variable
638 while (clock_gettime_nsec_np(CLOCK_MONOTONIC) < end_ns) {