Searched refs:scanTimer (Results 1 – 2 of 2) sorted by relevance
15 scanTimer(io), rootBus(rootBus), pollCursor(sensors.end()) in NVMeContext()26 scanTimer.cancel(); in ~NVMeContext()90 scanTimer.cancel(); in close()101 boost::asio::steady_timer scanTimer; member in NVMeContext
374 scanTimer.expires_after(std::chrono::seconds(1)); in pollNVMeDevices()375 scanTimer.async_wait([weakSelf{weak_from_this()}]( in pollNVMeDevices()