ClockService.hh File Reference

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"
Include dependency graph for ClockService.hh:
This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

ClockService public header.

Definition in file ClockService.hh.

Macro Definition Documentation

◆ SENF_CLOCKSERVICE_CONSTEXPR

#define SENF_CLOCKSERVICE_CONSTEXPR

Definition at line 36 of file ClockService.hh.