class SystemClockInterface

Defined at line 18 of file ../../third_party/cobalt/src/public/lib/clock_interfaces.h

Allows us to mock out a clock for tests.

Public Methods

std::chrono::system_clock::time_point now ()
void ~SystemClockInterface ()

Defined at line 20 of file ../../third_party/cobalt/src/public/lib/clock_interfaces.h