This Clock handles the real time.
More...
#include <RealTimeClock.h>
This Clock handles the real time.
Definition at line 35 of file RealTimeClock.h.
m2etis::util::RealTimeClock::RealTimeClock |
( |
const boost::function< void(void)> & |
f | ) |
|
|
explicit |
initializes a worker thread calling given function when time changed
virtual m2etis::util::RealTimeClock::~RealTimeClock |
( |
| ) |
|
|
virtual |
uint64_t m2etis::util::RealTimeClock::getCurrentTime |
( |
uint64_t |
lastTime | ) |
|
returns current time in microseconds
void m2etis::util::RealTimeClock::Init |
( |
| ) |
|
|
protected |
void m2etis::util::RealTimeClock::Stop |
( |
| ) |
|
The documentation for this class was generated from the following file: