Skip to content

Commit 9006dd5

Browse files
author
Lealem Amedie
committed
Document new macro
1 parent 2ea0c2c commit 9006dd5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

wolfcrypt/benchmark/benchmark.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@
3737
* when the output should be in machine-parseable format:
3838
* GENERATE_MACHINE_PARSEABLE_REPORT
3939
*
40+
* use microseconds as the unit of time:
41+
* BENCH_MICROSECOND
42+
*
4043
* Enable tracking of the stats into an allocated linked list:
4144
* (use -print to display results):
4245
* WC_BENCH_TRACK_STATS

0 commit comments

Comments
 (0)