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