Time point type used to store the mocked time, in milliseconds.
Declared in <util/time.h>
<util/time.h>
using mock_time_point = std::chrono::time_point<MockableSteadyClock, std::chrono::milliseconds>;