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