Searched refs:_countInterval (Results 1 – 2 of 2) sorted by relevance
89 _errorDelay(errorDelay), _countInterval(countInterval) in TachSensor()380 _countTimer->restart(std::chrono::seconds(_countInterval)); in startCountTimer()
558 size_t _countInterval; member in phosphor::fan::monitor::TachSensor