#include <sys/select.h>
#include <sys/time.h>
#include "EventHandler.h"
#include "assa/TimeVal.h"
Include dependency graph for Timer.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | ASSA |
Classes | |
class | ASSA::Timer |
struct | ASSA::TimerCompare |
TimerCompare class compares two Timers base on their expiration timestamp. More... |
Definition in file Timer.h.