Monero
Loading...
Searching...
No Matches
epee::net_utils::connection< t_protocol_handler >::timers_t Struct Reference
Collaboration diagram for epee::net_utils::connection< t_protocol_handler >::timers_t:

Classes

struct  throttle_t

Public Member Functions

 timers_t (io_context_t &io_context)

Public Attributes

timer_t general
throttle_t throttle

Constructor & Destructor Documentation

◆ timers_t()

template<class t_protocol_handler>
epee::net_utils::connection< t_protocol_handler >::timers_t::timers_t ( io_context_t & io_context)
inline

Member Data Documentation

◆ general

template<class t_protocol_handler>
timer_t epee::net_utils::connection< t_protocol_handler >::timers_t::general

◆ throttle

template<class t_protocol_handler>
throttle_t epee::net_utils::connection< t_protocol_handler >::timers_t::throttle

The documentation for this struct was generated from the following file: