ClockService public header. More...
#include <boost/date_time/posix_time/posix_time.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.
Classes | |
class | senf::ClockService |
Reliable high precision monotonous clock source. More... | |
class | senf::CyclicTimestamp |
Namespaces | |
senf | |
Macros | |
#define | SENF_CLOCKSERVICE_CONSTEXPR |
Functions | |
void | senf::parseClockServiceInterval (console::ParseCommandInfo::TokensRange const &tokens, ClockService::clock_type &out) |
Console argument parser to parse value as time interval. More... | |
void | senf::formatClockServiceInterval (ClockService::clock_type interval, std::ostream &os) |
ClockService public header.
Definition in file ClockService.hh.
#define SENF_CLOCKSERVICE_CONSTEXPR |
Definition at line 36 of file ClockService.hh.