#include <llstat.h>


Public Member Functions | |
| LLStatRate (bool use_frame_timer=true) | |
| void | count (U32) |
| void | mark () |
Definition at line 91 of file llstat.h.
| LLStatRate::LLStatRate | ( | bool | use_frame_timer = true |
) |
Definition at line 270 of file llstat.cpp.
| void LLStatRate::count | ( | U32 | value | ) |
Definition at line 275 of file llstat.cpp.
References LLStatAccum::m, LLStatAccum::SCALE_SECOND, LLStatAccum::impl::sScaleTimes, and LLStatAccum::impl::sum().
Referenced by mark().


| void LLStatRate::mark | ( | ) | [inline] |
1.5.5