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


| Public Member Functions | |
| LLStatMeasure (bool use_frame_timer=true) | |
| void | sample (F64) | 
| void | sample (S32 v) | 
| void | sample (U32 v) | 
| void | sample (S64 v) | 
| void | sample (U64 v) | 
Definition at line 76 of file llstat.h.
| LLStatMeasure::LLStatMeasure | ( | bool | use_frame_timer = true | ) | 
Definition at line 244 of file llstat.cpp.
Definition at line 249 of file llstat.cpp.
References LLStatAccum::m, and TRUE.
Referenced by sample().
 1.4.7
 1.4.7