Searched refs:ALLOW_TIME_ACC_ERROR_US (Results 1 – 1 of 1) sorted by relevance
29 constexpr uint64_t ALLOW_TIME_ACC_ERROR_US = 500; variable140 we_->tp = GetDelayedTimeStamp(ALLOW_TIME_ACC_ERROR_US); in SendDelayedWorker()166 …artThreshold = oldestStartedTime - std::chrono::microseconds(timeoutUs_ - ALLOW_TIME_ACC_ERROR_US); in CheckQueuesStatus()