LogCabin
|
RAII class to mock out the clock and then restore it. More...
#include <Time.h>
Public Member Functions | |
Mocker (time_point value=now()) | |
~Mocker () |
RAII class to mock out the clock and then restore it.
LogCabin::Core::Time::MockableClock< _BaseClock >::Mocker::Mocker | ( | time_point | value = now() | ) | [inline, explicit] |
LogCabin::Core::Time::MockableClock< _BaseClock >::Mocker::~Mocker | ( | ) | [inline] |