asio C++ library

PrevUpHomeNext

basic_deadline_timer::service_type

Inherited from basic_io_object.

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

typedef TimerService service_type;
Requirements

Header: asio/basic_deadline_timer.hpp

Convenience header: asio.hpp


PrevUpHomeNext