8 #ifndef _INC_cCodeProfiler_H
9 #define _INC_cCodeProfiler_H
10 #ifndef NO_PRAGMA_ONCE
28 friend class cCodeProfilerControl;
34 static bool sm_bActive;
42 , m_nTimeStart(sm_bActive)
58 #define CODEPROFILEFUNC() cCodeProfileFunc _tagPROFILE_CLASS(DEBUGSOURCELINE)
60 #define CODEPROFILEFUNC() __noop
#define GRAYCORE_LINK
Definition: GrayCore.h:47
#define UNITTEST2_PREDEF(x)
Definition: cUnitTestDecl.h:19
#define UNITTEST_FRIEND(n)
Define this in the class body to be unit tested. Allow the unit test to access private/protected stuf...
Definition: cUnitTestDecl.h:17
Definition: cCodeProfiler.h:23
cCodeProfileFunc(cDebugSourceLine src)
Definition: cCodeProfiler.h:40
~cCodeProfileFunc()
Definition: cCodeProfiler.h:47
Definition: cTimeSys.h:225
< The main namespace for all Core functions.
Definition: GrayCore.cpp:14
Definition: cDebugAssert.h:29