Searched refs:MAX_TIME_RTT_NOISE (Results 1 – 1 of 1) sorted by relevance
32 constexpr int64_t MAX_TIME_RTT_NOISE = 1 * 1000 * 10000; // 1 second in 100-nanosecond units variable770 if (info.rtt < MAX_TIME_RTT_NOISE) { in CheckSkipTimeSync()