Searched refs:fMaxRunTime (Results 1 – 2 of 2) sorted by relevance
307 fMaxRunTime(-1), in Thread()397 if (runTime > fMaxRunTime) in AddRun()398 fMaxRunTime = runTime; in AddRun()
526 nanotime_t fMaxRunTime; variable