|
Orbit Framework
An ultra-modern, asynchronous, cross-platform C++ Web Framework.
|
#include <TimerManager.hpp>
Public Member Functions | |
| bool | operator> (const TimerEvent &other) const |
Public Attributes | |
| TimePoint | expiration |
| uint64_t | timer_id |
| int | fd |
|
inline |
| TimePoint server::TimerEvent::expiration |
| int server::TimerEvent::fd |
| uint64_t server::TimerEvent::timer_id |