#include <testableRebotSleep_testingImpl.h>
|
| static boost::chrono::steady_clock::time_point | now () |
| |
| template<class Rep , class Period > |
| static void | setTime (boost::chrono::duration< Rep, Period > timeSinceMyEpoch) |
| |
|
| static boost::chrono::steady_clock::time_point | _now |
| |
| static boost::chrono::steady_clock::time_point | _epoch |
| |
◆ now()
| static boost::chrono::steady_clock::time_point ChimeraTK::RebotTestableClock::now |
( |
| ) |
|
|
inlinestatic |
◆ setTime()
template<class Rep , class Period >
| static void ChimeraTK::RebotTestableClock::setTime |
( |
boost::chrono::duration< Rep, Period > |
timeSinceMyEpoch | ) |
|
|
inlinestatic |
◆ _epoch
| TimePoint ChimeraTK::RebotTestableClock::_epoch |
|
static |
◆ _now
| TimePoint ChimeraTK::RebotTestableClock::_now |
|
static |
The documentation for this class was generated from the following file: