Home
last modified time | relevance | path

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

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