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
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