Home
last modified time | relevance | path

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

/system/utest/vmo/
A Dbench.cpp31 zx_ticks_t target_ticks = ns_to_ticks(nanosecs); in spin() local
34 while (zx_ticks_get() - t < target_ticks) in spin()

Completed in 2 milliseconds