Home
last modified time | relevance | path

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

/chre-3.4.0/apps/debug_dump_world/
Ddebug_dump_world.cc64 uint64_t tic = chreGetTime(); in nanoappHandleEvent() local
75 gDwellTimeNs += chreGetTime() - tic; in nanoappHandleEvent()