1#ifndef Cpl_Logging_TimeApi_h_
2#define Cpl_Logging_TimeApi_h_
16#include "colony_config.h"
22#ifndef CplLoggingTime_T
23#define CplLoggingTime_T uint64_t
#define CplLoggingTime_T
Default data type for storing a time-stamp value.
Definition TimeApi.h:23
CplLoggingTime_T now() noexcept
This method returns the application current 'time' value that will be used to time-stamp each individ...
The 'Cpl' namespace is the root name space for the Colony.
Definition Api16.h:20