35 #ifndef _BLAZE_UTIL_TIMING_WCTIMER_H_
36 #define _BLAZE_UTIL_TIMING_WCTIMER_H_
Progress timer for time and performance measurements.
Wall clock timing policy for the Timer class.
Timer< WcPolicy > WcTimer
Progress timer for wall clock time measurements.The WcTimer combines the Timer class template with th...
Definition: WcTimer.h:66
Progress timer for time and performance measurements.The Timer class offers timing & benchmarking fun...
Definition: Timer.h:103