class SteadyClock
Defined at line 27 of file ../../third_party/cobalt/src/lib/util/clock.h
Allows us to mock out a clock for tests.
A clock that returns the real system time.
Public Methods
std::chrono::steady_clock::time_point now ()
Defined at line 29 of file ../../third_party/cobalt/src/lib/util/clock.h