#include <so_timer_manager.hpp>
|
| factory_t (so_5::environment_t &env, so_5::mbox_t mbox, std::chrono::steady_clock::duration check_period=std::chrono::seconds{ 1 }) |
|
auto | create (asio_ns::io_context &) const |
|
Definition at line 128 of file so_timer_manager.hpp.
◆ factory_t()
restinio::so5::so_timer_manager_t::factory_t::factory_t |
( |
so_5::environment_t & |
env, |
|
|
so_5::mbox_t |
mbox, |
|
|
std::chrono::steady_clock::duration |
check_period = std::chrono::seconds{ 1 } |
|
) |
| |
|
inline |
◆ create()
auto restinio::so5::so_timer_manager_t::factory_t::create |
( |
asio_ns::io_context & |
| ) |
const |
|
inline |
◆ m_check_period
const std::chrono::steady_clock::duration restinio::so5::so_timer_manager_t::factory_t::m_check_period |
◆ m_env
so_5::environment_t& restinio::so5::so_timer_manager_t::factory_t::m_env |
◆ m_mbox
so_5::mbox_t restinio::so5::so_timer_manager_t::factory_t::m_mbox |
The documentation for this struct was generated from the following file: