From b5cce8670ed490960ccc01533a1480040ddc43e1 Mon Sep 17 00:00:00 2001 From: AlfaizMomin <92293677+AlfaizMomin@users.noreply.github.com> Date: Fri, 3 Mar 2023 16:25:10 +0530 Subject: [PATCH] Update benchmark_common.h --- benchmarks/benchmark_common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/benchmark_common.h b/benchmarks/benchmark_common.h index bb6dd80..a76fc35 100644 --- a/benchmarks/benchmark_common.h +++ b/benchmarks/benchmark_common.h @@ -38,7 +38,7 @@ class Timer { Timer() { InitializeTickPeriod(); Reset(); - } +] } // Save the current number of counter ticks. void Reset() {