Home
last modified time | relevance | path

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

/openbmc/bmcweb/include/
H A Dwatchdog.hpp28 uint64_t usecondTimeout = 0; in ServiceWatchdog() local
29 if (sd_watchdog_enabled(0, &usecondTimeout) <= 0) in ServiceWatchdog()
41 usecondTimeout / petRatio); in ServiceWatchdog()