Public Member Functions | |
FrameData () | |
Public Attributes | |
F32 | mDuration [NUM_STATS] |
F32 | mTotalDuration |
S32 | mNumTriangles |
S32 | mNumObjects |
S32 | mNumVisibleObjects |
S32 | mNumFullUpdates |
S32 | mNumTerseUpdates |
F32 | mTotalVorbisTime |
F32 | mLongVorbisTime |
S32 | mNumVorbisDecodes |
Definition at line 95 of file llframestats.h.
LLFrameStats::FrameData::FrameData | ( | ) | [inline] |
Definition at line 98 of file llframestats.h.
F32 LLFrameStats::FrameData::mDuration[NUM_STATS] |
Definition at line 107 of file llframestats.h.
Definition at line 108 of file llframestats.h.
Definition at line 106 of file llframestats.h.