Searched defs:timerRunning (Results 1 – 2 of 2) sorted by relevance
269 inline bool timerRunning() in timerRunning() function in phosphor::fan::monitor::TachSensor
209 bool timerRunning = (cacheTimer != nullptr) && !cacheTimer->isExpired(); in replaceCacheFru() local