$search
#include "asio/detail/push_options.hpp"#include "asio/detail/socket_types.hpp"#include <boost/date_time/posix_time/posix_time_types.hpp>#include "asio/detail/pop_options.hpp"#include "asio/basic_deadline_timer.hpp"

Go to the source code of this file.
Namespaces | |
| namespace | asio |
Typedefs | |
| typedef basic_deadline_timer < boost::posix_time::ptime > | asio::deadline_timer |
| Typedef for the typical usage of timer. | |