Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/monitor/
H A Dtach_sensor.cpp87 _errorDelay(errorDelay), _countInterval(countInterval) in TachSensor()
385 _countTimer->restart(std::chrono::seconds(_countInterval)); in startCountTimer()
H A Dtach_sensor.hpp563 size_t _countInterval; member in phosphor::fan::monitor::TachSensor