35#ifndef _BLAZE_UTIL_TIMING_WCPOLICY_H_
36#define _BLAZE_UTIL_TIMING_WCPOLICY_H_
Header file for time functions.
double getWcTime()
Returns the current wall clock time in seconds.
Definition: Time.h:127
Timing policy for the measurement of the wall clock time.
Definition: WcPolicy.h:65
static double getTimestamp()
Returns a timestamp of the current wall clock time in seconds.
Definition: WcPolicy.h:90