class SteadyClockInterface
Defined at line 26 of file ../../third_party/cobalt/src/public/lib/clock_interfaces.h
Allows us to mock out a clock for tests.
Public Methods
std::chrono::steady_clock::time_point now ()
void ~SteadyClockInterface ()
Defined at line 28 of file ../../third_party/cobalt/src/public/lib/clock_interfaces.h