#include <timer_impl.h>
Definition at line 11 of file timer_impl.h.
TimerImpl::TimerImpl |
( |
boost::asio::io_context & |
io_service | ) |
|
|
inline |
template<typename WaitHandler >
void TimerImpl::async_wait |
( |
WaitHandler |
handler | ) |
|
|
inline |
void TimerImpl::cancel |
( |
boost::system::error_code & |
ec | ) |
|
|
inline |
void TimerImpl::expires_from_now |
( |
uint64_t |
ms, |
|
|
boost::system::error_code & |
ec |
|
) |
| |
|
inline |
TimerType::duration TimerImpl::expires_from_now |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: