Warning, /graphics/kst-plot/src/libkst/ksttimers.h.cmake is written in an unsupported language. File is not indexed.

0001 #ifndef KSTTIMERS_H
0002 #define KSTTIMERS_H
0003 
0004 #include <config.h>
0005 
0006 #ifdef HAVE_KST_USE_TIMERS
0007 #define BENCHMARK
0008 #endif
0009 
0010 #endif