asio C++ library

PrevUpHomeNext

waitable_timer_service::async_wait

template<
    typename WaitHandler>
void-or-deduced async_wait(
    implementation_type & impl,
    WaitHandler && handler);

PrevUpHomeNext