aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/cpp/qps/timer.h')
-rw-r--r--test/cpp/qps/timer.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/cpp/qps/timer.h b/test/cpp/qps/timer.h
index 8a229cbd30..1c9a006b93 100644
--- a/test/cpp/qps/timer.h
+++ b/test/cpp/qps/timer.h
@@ -46,6 +46,8 @@ class Timer {
Result Mark();
+ static double Now();
+
private:
static Result Sample();