Searched refs:gLastChecked (Results 1 – 1 of 1) sorted by relevance
130 static int32_t gLastChecked = -1; variable134 if (time / 1000 != gLastChecked / 1000) { in reportStats()135 gLastChecked = time; in reportStats()145 gLastChecked = time; in reportStats()