Clock used to measure sleep durations.

Synopsis

Declared in <util/threadinterrupt.h>

using Clock = std::chrono::steady_clock;

Created with MrDocs