adapnex::core::Duration

Type used to describe relative time.

Synopsis

Declared in <adapnex/core/util.h>

typedef std::chrono::duration<uint64_t, std::micro> Duration;

Created with MrDocs