VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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 Tue Mar 8 22:13:38 EST 2016 from SVN revision 162938
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)