summaryrefslogtreecommitdiff
path: root/indra/newview/llavatarrenderinfoaccountant.h
diff options
context:
space:
mode:
authorsimon <none@none>2013-04-03 16:26:11 -0700
committersimon <none@none>2013-04-03 16:26:11 -0700
commit15e2f76615581341a861ed0e37da96170e2aee61 (patch)
treeaf93ffdea60f28cf9fb8848fe777d3c3fb92eb9c /indra/newview/llavatarrenderinfoaccountant.h
parentbdf8cacc4cd216d7df8212177587a21979d2a883 (diff)
MAINT-2558 - Add viewer debug setting for more logging on avatar render info.
Reviewed by Kelly
Diffstat (limited to 'indra/newview/llavatarrenderinfoaccountant.h')
-rw-r--r--indra/newview/llavatarrenderinfoaccountant.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llavatarrenderinfoaccountant.h b/indra/newview/llavatarrenderinfoaccountant.h
index 5b4a4d3db2..97dd9f0ad3 100644
--- a/indra/newview/llavatarrenderinfoaccountant.h
+++ b/indra/newview/llavatarrenderinfoaccountant.h
@@ -46,6 +46,8 @@ public:
static void idle();
+ static bool logRenderInfo();
+
private:
// Send data updates about once per minute, only need per-frame resolution
static LLFrameTimer sRenderInfoReportTimer;