All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Timing.h
Go to the documentation of this file.
1 //=================================================================================================
33 //=================================================================================================
34 
35 #ifndef _BLAZE_UTIL_TIMING_H_
36 #define _BLAZE_UTIL_TIMING_H_
37 
38 
39 //*************************************************************************************************
40 // Includes
41 //*************************************************************************************************
42 
48 
49 #endif
CPU timing policy for the Timer class.
Progress timer for time and performance measurements.
Progress timer for wall clock time measurements.
Wall clock timing policy for the Timer class.
Progress timer for CPU time measurements.