#include <timer_object.hpp>
Definition at line 47 of file timer_object.hpp.
◆ timer_object()
◆ ~timer_object()
neolib::timer_object::~timer_object |
( |
| ) |
|
◆ async_wait()
◆ cancel()
void neolib::timer_object::cancel |
( |
| ) |
|
|
overridevirtual |
◆ debug()
bool neolib::timer_object::debug |
( |
| ) |
const |
|
overridevirtual |
◆ expires_at()
void neolib::timer_object::expires_at |
( |
const std::chrono::steady_clock::time_point & |
aDeadline | ) |
|
|
overridevirtual |
◆ poll()
bool neolib::timer_object::poll |
( |
| ) |
|
|
overridevirtual |
◆ set_debug()
void neolib::timer_object::set_debug |
( |
bool |
aDebug | ) |
|
|
overridevirtual |
◆ unsubscribe()
The documentation for this class was generated from the following file: