#include <sys/time.h>#include <boost/utility.hpp>#include <boost/date_time/posix_time/posix_time.hpp>#include <boost/scoped_ptr.hpp>#include <boost/cstdint.hpp>#include <senf/config.hh>#include <senf/Utils/singleton.hh>#include <senf/Utils/Console/Parse.hh>#include "ClockService.cci"


Go to the source code of this file.
Definition in file ClockService.hh.
Classes |
|
| class | senf::ClockService |
| Reliable high precision monotonous clock source. More... |
|
Namespaces |
|
| namespace | senf |
Defines |
|
| #define | HH_SENF_Scheduler_ClockService_ 1 |
Functions |
|
| void | senf::parseClockServiceInterval (console::ParseCommandInfo::TokensRange const &tokens, ClockService::clock_type &out) |
| Console argument parser to parse value as time interval. |
|
| void | senf::formatClockServiceInterval (ClockService::clock_type interval, std::ostream &os) |
| #define | ||||
| HH_SENF_Scheduler_ClockService_ 1 | ||||
Definition at line 27 of file ClockService.hh.