Home
last modified time | relevance | path

Searched refs:previousTimeRemaining (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-watchdog/test/
H A Dwatchdog.cpp69 auto previousTimeRemaining = wdog->timeRemaining(); in waitForWatchdog() local
72 previousTimeRemaining >= wdog->timeRemaining() && in waitForWatchdog()
75 previousTimeRemaining = wdog->timeRemaining(); in waitForWatchdog()