Skip to content

Commit f440d5b

Browse files
Update benchmark.c
1 parent addf169 commit f440d5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

code/logic/benchmark.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ static LARGE_INTEGER start_time;
3131
#else
3232
#include <sys/time.h>
3333
#include <time.h>
34+
clock_t start_time;
3435
#endif
3536

3637
#if defined(__APPLE__) && !defined(CLOCK_MONOTONIC)

0 commit comments

Comments
 (0)