Searched refs:watchdogTime (Results 1 – 1 of 1) sorted by relevance
40 watchdogTime = std::chrono::duration<uint64_t, std::micro>( in ServiceWatchdog()48 timer.expires_after(watchdogTime); in startTimer()73 std::chrono::duration<uint64_t, std::micro> watchdogTime{}; member in bmcweb::ServiceWatchdog