Searched defs:timeOutThresholdMs (Results 1 – 2 of 2) sorted by relevance
26 …hared_ptr<RSBaseEventDetector> RSBaseEventDetector::CreateRSTimeOutDetector(int timeOutThresholdMs, in CreateRSTimeOutDetector()34 RSTimeOutDetector::RSTimeOutDetector(int timeOutThresholdMs, in RSTimeOutDetector()
64 int timeOutThresholdMs = GetData<int>(); in DoSomethingInterestingWithMyAPI() local