Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

waitable_timer_service::cancel

Cancel any asynchronous wait operations associated with the timer.

std::size_t cancel(
    implementation_type & impl,
    boost::system::error_code & ec);

PrevUpHomeNext