Searched refs:rereadTime (Results 1 – 1 of 1) sorted by relevance
384 int64_t rereadTime = LESS_HALF_REREAD_TIME; in WaitRereadClockFailed() local386 rereadTime = statistician_->GetAverPushInterval() * FACTOR_DOUBLE; in WaitRereadClockFailed()388 clockCon_.wait_for(lock, std::chrono::nanoseconds(rereadTime), in WaitRereadClockFailed()