summaryrefslogtreecommitdiffstats
path: root/base/profiler
diff options
context:
space:
mode:
Diffstat (limited to 'base/profiler')
-rw-r--r--base/profiler/tracked_time.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/base/profiler/tracked_time.h b/base/profiler/tracked_time.h
index e8e6d17..6f4bc7e 100644
--- a/base/profiler/tracked_time.h
+++ b/base/profiler/tracked_time.h
@@ -12,6 +12,8 @@
namespace tracked_objects {
+typedef int DurationInt;
+
//------------------------------------------------------------------------------
#define USE_FAST_TIME_CLASS_FOR_DURATION_CALCULATIONS