Searched refs:kTimePointMax (Results 1 – 1 of 1) sorted by relevance
42 constexpr std::chrono::steady_clock::time_point kTimePointMax = variable109 (timeout_ms == kMilliSecondZero) ? kTimePointMax : now + timeout_ms; in DoHintStatus()