Searched refs:timeOutThresholdMs_ (Results 1 – 3 of 3) sorted by relevance
38 timeOutThresholdMs_ = timeOutThresholdMs; in RSTimeOutDetector()39 paramList_["timeOutThresholdMs"] = std::to_string(timeOutThresholdMs_); in RSTimeOutDetector()53 timeOutThresholdMs_ = valueInt; in SetParam()68 if (durationStampMs > static_cast<uint64_t>(timeOutThresholdMs_)) { in SetLoopFinishTag()
71 rsTimeOutDetector.timeOutThresholdMs_ = rsTimeOutDetector.startTimeStampMs_;
113 int timeOutThresholdMs_ = INT_MAX; // default: No Detector variable