Home
last modified time | relevance | path

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

/system/chre/apps/timer_world/
Dtimer_world.cc33 int gCyclicTimerCount; variable
44 gCyclicTimerCount = 0; in nanoappStart()
54 gCyclicTimerCount++; in handleTimerEvent()
55 if (gCyclicTimerCount > 1) { in handleTimerEvent()