Searched defs:cpuFilterTimer (Results 1 – 2 of 2) sorted by relevance
365 boost::asio::steady_timer cpuFilterTimer(io); main() local
1237 cpuFilterTimer.async_wait([&](const boost::system::error_code& ec) { in main() local