#include <llstat.h>
Inheritance diagram for LLStatRate:


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.
Definition at line 275 of file llstat.cpp.
References LLStatAccum::m, and LLStatAccum::SCALE_SECOND.
Referenced by mark().
1.4.7