Home | History | Annotate | Download | only in src

Lines Matching full:maxscopingduration

1633     const double maxScopingDuration = 0.1; // seconds
1706 timedOut = (currentTime() - startTime) >= maxScopingDuration;