![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
#include <cCodeProfiler.h>
Public Member Functions | |
cCodeProfileFunc (cDebugSourceLine src) | |
~cCodeProfileFunc () | |
Friends | |
class | cCodeProfilerControl |
class | cCodeProfilerTests |
profile the entry/exit for a function. This is ALWAYS stack based so its thread safe.
|
inline |
record Start/Record cycle count on object construct.
|
inline |
|
friend |
|
friend |