RESTinio
|
Timer factory implementation using asio timers. More...
#include <null_timer_manager.hpp>
Classes | |
struct | factory_t |
struct | timer_guard_t |
Timer guard for async operations. More... | |
Public Member Functions | |
constexpr timer_guard_t | create_timer_guard () const noexcept |
constexpr void | start () const noexcept |
Start/stop timer manager. More... | |
constexpr void | stop () const noexcept |
Timer factory implementation using asio timers.
Definition at line 25 of file null_timer_manager.hpp.
|
inlineconstexprnoexcept |
Definition at line 40 of file null_timer_manager.hpp.
|
inlineconstexprnoexcept |
Start/stop timer manager.
Definition at line 44 of file null_timer_manager.hpp.
|
inlineconstexprnoexcept |
Definition at line 45 of file null_timer_manager.hpp.