VR-Forces 4.6 Class Documentation
 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. More...

Public Member Functions

 DtProfileSample (const char *name)
 CTOR starts profile section.
 ~DtProfileSample ()
 DTOR stops profile section.

Detailed Description

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.

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 Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)