Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
cCodeProfiler.h File Reference
#include "cTimeSys.h"
#include "cUnitTestDecl.h"
#include "cDebugAssert.h"

Go to the source code of this file.

Classes

class  Gray::cCodeProfileFunc
 

Namespaces

 Gray
 < The main namespace for all Core functions.
 

Macros

#define CODEPROFILEFUNC()   __noop
 

Detailed Description

Declare entry/exit from a function such that it will build a profile. Write out a profile PCP file.

Macro Definition Documentation

◆ CODEPROFILEFUNC

#define CODEPROFILEFUNC ( )    __noop