NodeClock time point measured in whole seconds.

Synopsis

Declared in <util/time.h>

using NodeSeconds = std::chrono::time_point<NodeClock, std::chrono::seconds>;

Created with MrDocs