Searched refs:kShowTime (Results 1 – 1 of 1) sorted by relevance
230 static const int kShowTime = 20; // seconds in selectStateForCurrentConditions() local235 if (std::chrono::duration_cast<std::chrono::seconds>(now - start).count() > kShowTime) { in selectStateForCurrentConditions()