CnxClock struct
#include <include/Cnx/time/Clock.h>
The CnxClock
trait defines the interface that must be implemented by any Cnx-compatible clock. It intentionally mirrors the API of C++'s standard clock types, along with some additional functionality.