summaryrefslogtreecommitdiffstats
path: root/bench.h
diff options
context:
space:
mode:
Diffstat (limited to 'bench.h')
-rw-r--r--bench.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bench.h b/bench.h
index f97eb51..a55c3ce 100644
--- a/bench.h
+++ b/bench.h
@@ -32,6 +32,7 @@ int BMK_benchFile(char** fileNamesTable, int nbFiles, int cLevel);
// Parameters
void BMK_SetBlocksize(int bsize);
void BMK_SetNbIterations(int nbLoops);
+void BMK_SetPause();