VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Attributes
makVrv::ScopedStatTimer Class Reference

Utility class for timing a scope block. More...

List of all members.

Public Member Functions

 ScopedStatTimer (unsigned int timerIndex, makVrv::DtStatsSet &statsSet)
 CTOR.
virtual ~ScopedStatTimer ()
 DTOR.

Protected Attributes

DtTimedSection myTimedSection
makVrv::DtStatsSetmyStatsSet
unsigned int myIndex

Detailed Description

Utility class for timing a scope block.

Starts timing in constructor, and records time elapsed into the stats set when it goes out of scope.


Constructor & Destructor Documentation

makVrv::ScopedStatTimer::ScopedStatTimer ( unsigned int  timerIndex,
makVrv::DtStatsSet statsSet 
)

CTOR.

DTOR.


Member Data Documentation

DtTimedSection makVrv::ScopedStatTimer::myTimedSection [protected]
unsigned int makVrv::ScopedStatTimer::myIndex [protected]

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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)