Searched defs:correctionThresholdNs (Results 1 – 1 of 1) sorted by relevance
7046 const int64_t correctionThresholdNs = 0; // 0 sec in TEST() local7103 const int64_t correctionThresholdNs = pullDelayNs; // 1 sec in TEST() local7174 const int64_t correctionThresholdNs = NS_PER_SEC - 1; // less than 1 sec in TEST() local7232 const int64_t correctionThresholdNs = NS_PER_SEC + 1; // greater than 1 sec in TEST() local