Home | History | Annotate | Download | only in common_time

Lines Matching refs:kNoGoodDataPanicThresholdUsec

65 const int64_t  CommonTimeServer::kNoGoodDataPanicThresholdUsec = 600000000ll;
1477 if (deltaUsec >= kNoGoodDataPanicThresholdUsec)