Home
last modified time | relevance | path

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

/system/utest/libfzl/
A Dfzl-test.cpp47 zx::ticks tps = zx::ticks::per_second(); in TimeTest() local
75 zx::ticks tick_loss = fbl::max(zx::ticks(1 + (tps.get() / nps.get())), in TimeTest()
77 zx::duration duration_loss = fbl::max(zx::duration(1 + (nps.get() / tps.get())), in TimeTest()

Completed in 2 milliseconds