asio C++ library

PrevUpHomeNext

basic_waitable_timer::service_type

Inherited from basic_io_object.

The type of the service that will be used to provide I/O operations.

typedef WaitableTimerService service_type;
Requirements

Header: asio/basic_waitable_timer.hpp

Convenience header: asio.hpp


PrevUpHomeNext