Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/monitor/
H A Dtach_sensor.cpp77 size_t timeout, const std::optional<size_t>& errorDelay, in TachSensor() argument
86 _errorDelay(errorDelay), _countInterval(countInterval) in TachSensor()
H A Dtach_sensor.hpp113 const std::optional<size_t>& errorDelay, size_t countInterval,