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

/fuchsia/zircon/system/utest/libfzl/
H A Dfzl-test.cpp46 zx::duration nps = zx::sec(1); local
73 zx::ticks tick_loss = fbl::max(zx::ticks(1 + (tps.get() / nps.get())),
75 zx::duration duration_loss = fbl::max(zx::duration(1 + (nps.get() / tps.get())),

Completed in 19 milliseconds