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

Public Member Functions

 DtPerfomanceStatSample (const char *name)
 CTOR starts profile section.
 ~DtPerfomanceStatSample ()
 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::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 Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)