class SleeperInterface

Defined at line 14 of file ../../third_party/cobalt/src/lib/util/sleeper.h

Allows us to mock out sleeping for tests.

Public Methods

void sleep_for (const std::chrono::milliseconds & sleep_duration)
void ~SleeperInterface ()

Defined at line 16 of file ../../third_party/cobalt/src/lib/util/sleeper.h