35#ifndef _BLAZE_UTIL_TIMING_CPUPOLICY_H_
36#define _BLAZE_UTIL_TIMING_CPUPOLICY_H_
Header file for time functions.
double getCpuTime()
Returns the current CPU time in seconds.
Definition: Time.h:148
Timing policy for the measurement of the CPU time.
Definition: CpuPolicy.h:65
static double getTimestamp()
Returns a timestamp of the current CPU time in seconds.
Definition: CpuPolicy.h:90