cppnet
C++ network utilities for asynchronous servers.
Loading...
Searching...
No Matches
Public Attributes | List of all members
net::timers::detail::event_ref Struct Reference

event_ref to be inserted into the priority queue. More...

#include <net/timers/timers.hpp>

Public Attributes

timestamp expires_at
 The timer expiry time.
 
timer_id id = INVALID_TIMER
 The associated timer id.
 

Detailed Description

event_ref to be inserted into the priority queue.


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