aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llfasttimerview.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llfasttimerview.h')
-rw-r--r--linden/indra/newview/llfasttimerview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llfasttimerview.h b/linden/indra/newview/llfasttimerview.h
index 7c1acff..bd103e2 100644
--- a/linden/indra/newview/llfasttimerview.h
+++ b/linden/indra/newview/llfasttimerview.h
@@ -60,6 +60,7 @@ private:
60 S32 mDisplayMode; 60 S32 mDisplayMode;
61 S32 mDisplayCenter; 61 S32 mDisplayCenter;
62 S32 mDisplayCalls; 62 S32 mDisplayCalls;
63 S32 mDisplayHz;
63 U64 mAvgCountTotal; 64 U64 mAvgCountTotal;
64 U64 mMaxCountTotal; 65 U64 mMaxCountTotal;
65 LLRect mBarRect; 66 LLRect mBarRect;