Searched refs:lastTouchTime (Results 1 – 1 of 1) sorted by relevance
54 volatile deUint64 lastTouchTime; member71 int secondsSinceLastTouch = (int)((curTime - dog->lastTouchTime) / 1000000ull); in watchDogThreadFunc()129 dog->lastTouchTime = curTime; in qpWatchDog_reset()150 dog->lastTouchTime = deGetMicroseconds(); in qpWatchDog_touch()