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