Home
last modified time | relevance | path

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

/system/ulib/unittest/
A Dunittest.cpp28 using nsecs_t = uint64_t; typedef
30 static nsecs_t now() { in now()
203 nsecs_t start_time = now(); in unittest_run_test()
240 nsecs_t end_time = now(); in unittest_run_test()

Completed in 2 milliseconds