VR-Forces 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::DtProfileSample 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

 DtProfileSample (const char *name)
 
 ~DtProfileSample ()
 

Constructor & Destructor Documentation

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

CTOR starts profile section.

References makVrv::DtProfileManager::startProfile().

makVrv::DtProfileSample::~DtProfileSample ( )
inline

DTOR stops profile section.

References makVrv::DtProfileManager::stopProfile().


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

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)