Searched refs:nsecs (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/kernel/lib/debug/
H A Ddebug.cpp25 zx_duration_t nsecs = ZX_USEC(usecs); local
26 while (zx_time_sub_time(current_time(), start) < nsecs)

Completed in 23 milliseconds