Helper to initialize the global MockableSteadyClock, let a duration elapse, and reset it after use in...
MockableSteadyClock::mock_time_point::duration t
SteadyClockContext & operator=(const SteadyClockContext &)=delete
void operator+=(std::chrono::milliseconds d)
Change mocktime by the given duration delta.
SteadyClockContext(const SteadyClockContext &)=delete
SteadyClockContext()
Initialize with INITIAL_MOCK_TIME.