35 #ifndef _BLAZE_UTIL_TIMING_WCPOLICY_H_ 36 #define _BLAZE_UTIL_TIMING_WCPOLICY_H_ Header file for time functions.
Timing policy for the measurement of the wall clock time.The WcPolicy class represents the timing pol...
Definition: WcPolicy.h:64
Namespace of the Blaze C++ math library.
Definition: Blaze.h:57
double getWcTime()
Returns the current wall clock time in seconds.
Definition: Time.h:127
static double getTimestamp()
Returns a timestamp of the current wall clock time in seconds.
Definition: WcPolicy.h:90