Searched refs:LOG_INTERVAL_MS (Results 1 – 1 of 1) sorted by relevance
31 const int LOG_INTERVAL_MS = 2000; variable325 if (time - mPrintLogTime > LOG_INTERVAL_MS) { in PrintCurrentLuxLog()