boos::asio::steady_timer with embedded timer handler More...
#include <supervisor_asio.h>
Public Member Functions | |
| timer_t (timer_handler_base_t *handler_, asio::io_context &io_context) | |
| constructs timer using timer handler and boost asio io_context | |
Public Attributes | |
| timer_handler_base_t * | handler |
| non-owning pointer to timer handler | |
boos::asio::steady_timer with embedded timer handler