Searched defs:correctionThresholdNs (Results 1 – 1 of 1) sorted by relevance
7006 const int64_t correctionThresholdNs = 0; // 0 sec in TEST() local7063 const int64_t correctionThresholdNs = pullDelayNs; // 1 sec in TEST() local7134 const int64_t correctionThresholdNs = NS_PER_SEC - 1; // less than 1 sec in TEST() local7192 const int64_t correctionThresholdNs = NS_PER_SEC + 1; // greater than 1 sec in TEST() local