Searched defs:loopDuration (Results 1 – 4 of 4) sorted by relevance
1233 int64_t loopDuration = now > startLoopTime ? now - startLoopTime : 0; in CheckLoopTimeout() local
1906 int64_t loopDuration = now > startLoopTime ? now - startLoopTime : 0; in CheckLoopTimeout() local
1026 int64_t loopDuration = now > loopStartTime ? now - loopStartTime : 0; in CheckLoopTimeout() local
2193 int64_t loopDuration = now > loopStartTime ? now - loopStartTime : 0; in CheckLoopTimeout() local