ChimeraTK-DeviceAccess  03.18.00
ChimeraTK::RebotTestableClock Class Reference

#include <testableRebotSleep_testingImpl.h>

Static Public Member Functions

static boost::chrono::steady_clock::time_point now ()
 
template<class Rep , class Period >
static void setTime (boost::chrono::duration< Rep, Period > timeSinceMyEpoch)
 

Static Public Attributes

static boost::chrono::steady_clock::time_point _now
 
static boost::chrono::steady_clock::time_point _epoch
 

Detailed Description

Definition at line 15 of file testableRebotSleep_testingImpl.h.

Member Function Documentation

◆ now()

static boost::chrono::steady_clock::time_point ChimeraTK::RebotTestableClock::now ( )
inlinestatic

Definition at line 17 of file testableRebotSleep_testingImpl.h.

◆ setTime()

template<class Rep , class Period >
static void ChimeraTK::RebotTestableClock::setTime ( boost::chrono::duration< Rep, Period >  timeSinceMyEpoch)
inlinestatic

Definition at line 25 of file testableRebotSleep_testingImpl.h.

Member Data Documentation

◆ _epoch

TimePoint ChimeraTK::RebotTestableClock::_epoch
static

Definition at line 22 of file testableRebotSleep_testingImpl.h.

◆ _now

TimePoint ChimeraTK::RebotTestableClock::_now
static

Definition at line 21 of file testableRebotSleep_testingImpl.h.


The documentation for this class was generated from the following file: