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