Searched refs:totalTimeLimit (Results 1 – 1 of 1) sorted by relevance
50 int totalTimeLimit; /* Total test case time limit in seconds */ member73 …if ((secondsSinceLastTouch > dog->intervalTimeLimit) || (totalSecondsPassed > dog->totalTimeLimit)) in watchDogThreadFunc()100 dog->totalTimeLimit = totalTimeLimitSecs; in qpWatchDog_create()