Home
last modified time | relevance | path

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

/xnu-8792.61.2/tests/
H A Dstackshot_spawn_exit_stress.c85 uint64_t stop_time = clock_gettime_nsec_np(CLOCK_UPTIME_RAW) + TEST_DURATION_NS; variable
111 while (clock_gettime_nsec_np(CLOCK_UPTIME_RAW) < stop_time) {