summaryrefslogtreecommitdiff
path: root/tests/sdcard/stopwatch.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sdcard/stopwatch.h')
-rw-r--r--tests/sdcard/stopwatch.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/sdcard/stopwatch.h b/tests/sdcard/stopwatch.h
index 4d1a7949..c54f2576 100644
--- a/tests/sdcard/stopwatch.h
+++ b/tests/sdcard/stopwatch.h
@@ -141,6 +141,7 @@ class StopWatch {
bool mPrintRaw;
double mDuration;
+ double mDeviation;
double mMinDuration;
size_t mMinIdx;
double mMaxDuration;