aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llviewerstats.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/llviewerstats.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/linden/indra/newview/llviewerstats.h b/linden/indra/newview/llviewerstats.h
index f33ad02..5ae8cdc 100644
--- a/linden/indra/newview/llviewerstats.h
+++ b/linden/indra/newview/llviewerstats.h
@@ -77,6 +77,9 @@ public:
77 LLStat mSimAgentMsec; 77 LLStat mSimAgentMsec;
78 LLStat mSimImagesMsec; 78 LLStat mSimImagesMsec;
79 LLStat mSimScriptMsec; 79 LLStat mSimScriptMsec;
80 LLStat mSimSpareMsec;
81 LLStat mSimSleepMsec;
82 LLStat mSimPumpIOMsec;
80 83
81 LLStat mSimMainAgents; 84 LLStat mSimMainAgents;
82 LLStat mSimChildAgents; 85 LLStat mSimChildAgents;