VR-Forces 5.0.3 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions
makVrv::DtPerfomanceStatSample Class Reference

DtProfileSampleClass is used to start/stop a profiled section It is preferable to use the macro at the top of the header file to insert these objects into a function profile is started on creation and stopped on destruction.

Public Member Functions

 DtPerfomanceStatSample (const char *name)
 
 ~DtPerfomanceStatSample ()
 

Constructor & Destructor Documentation

makVrv::DtPerfomanceStatSample::DtPerfomanceStatSample ( const char name)
inline

CTOR starts profile section.

References makVrv::DtProfileManager::startPerformanceStat().

makVrv::DtPerfomanceStatSample::~DtPerfomanceStatSample ( )
inline

DTOR stops profile section.

References makVrv::DtProfileManager::stopPerformanceStat().


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

Document ID: Generated on Thu Jun 1 17:58:13 EDT 2023 from SVN revision 255404
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)