26 #ifndef _STATISTICALTIMER_EXTERN_H_
27 #define _STATISTICALTIMER_EXTERN_H_
31 #include "clsparsetimer_export.h"
36 typedef enum clsparseTimerType_
54 #endif // _STATISTICALTIMER_EXTERN_H_
CLSPARSETIMER_EXPORT clsparseTimer * clsparseGetTimer(const clsparseTimerType type)
This returns a reference to the singleton timer. Guarantees only 1 timer class is ever instantiated w...
A timer class that provides a cross platform timer for use in timing code progress with a high degree...
clsparseTimerType
Different timer back-ends that can be requested.
Definition: clsparseTimer-extern.hpp:36
Counter that provides a fairly accurate timing mechanism for both windows and linux. This timer is used extensively in all the samples.
Definition: clsparseTimer.hpp:46
clSPARSE.h defines 'C' compatible callable functions and types that call into the library ...