OSDN Git Service

android-2.1_r1 snapshot
[android-x86/system-extras.git] / tests / sdcard / stopwatch.h
index 4d1a794..c54f257 100644 (file)
@@ -141,6 +141,7 @@ class StopWatch {
     bool mPrintRaw;
 
     double mDuration;
+    double mDeviation;
     double mMinDuration;
     size_t mMinIdx;
     double mMaxDuration;