join 1.0
lightweight network framework library
Loading...
Searching...
No Matches
timer.hpp File Reference
#include <join/reactor.hpp>
#include <functional>
#include <stdexcept>
#include <chrono>
#include <sys/timerfd.h>
#include <unistd.h>
Include dependency graph for timer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  join::BasicTimer< ClockPolicy >
 base timer class. More...
 
class  join::RealTime
 real time clock policy class. More...
 
class  join::Monotonic
 monotonic clock policy class. More...
 

Namespaces

namespace  join