rotor
Event loop friendly C++ actor micro-framework
 
Loading...
Searching...
No Matches
rotor::thread::system_context_thread_t::deadline_info_t Struct Reference

struct to keep timer handlers More...

#include <system_context_thread.h>

Public Attributes

timer_handler_base_thandler
 non-owning pointer to timer handler

 
clock_t::time_point deadline
 time point, after which the timer is considered expired
 

Detailed Description

struct to keep timer handlers


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