LLStatMeasure Class Reference

#include <llstat.h>

Inheritance diagram for LLStatMeasure:

Inheritance graph
[legend]
Collaboration diagram for LLStatMeasure:

Collaboration graph
[legend]

List of all members.

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)


Detailed Description

Definition at line 76 of file llstat.h.


Constructor & Destructor Documentation

LLStatMeasure::LLStatMeasure ( bool  use_frame_timer = true  ) 

Definition at line 244 of file llstat.cpp.


Member Function Documentation

void LLStatMeasure::sample ( F64  value  ) 

Definition at line 249 of file llstat.cpp.

References LLStatAccum::impl::getCurrentUsecs(), LLStatAccum::m, LLStatAccum::impl::mLastSampleValid, LLStatAccum::impl::mLastSampleValue, LLStatAccum::impl::mLastTime, LLStatAccum::impl::reset(), LLStatAccum::impl::sum(), and TRUE.

Referenced by sample().

Here is the call graph for this function:

Here is the caller graph for this function:

void LLStatMeasure::sample ( S32  v  )  [inline]

Definition at line 84 of file llstat.h.

References sample().

Here is the call graph for this function:

void LLStatMeasure::sample ( U32  v  )  [inline]

Definition at line 85 of file llstat.h.

References sample().

Here is the call graph for this function:

void LLStatMeasure::sample ( S64  v  )  [inline]

Definition at line 86 of file llstat.h.

References sample().

Here is the call graph for this function:

void LLStatMeasure::sample ( U64  v  )  [inline]

Definition at line 87 of file llstat.h.

References sample().

Here is the call graph for this function:


The documentation for this class was generated from the following files:

Generated on Fri May 16 09:07:33 2008 for SecondLife by  doxygen 1.5.5