abstract base class for most classes.
More...
#include <CORE_Profiler.h>
abstract base class for most classes.
CORE_Profiler is the base class for most objects in the CORE toolkit
◆ EndCallRoutine()
| static void CORE_Profiler::EndCallRoutine |
( |
const tString & |
routineName | ) |
|
|
inlinestatic |
end calling routine
- Parameters
-
| [in] | routineName | routine name |
◆ StartCallRoutine()
| static void CORE_Profiler::StartCallRoutine |
( |
const tString & |
routineName | ) |
|
|
inlinestatic |
start calling routine
- Parameters
-
| [in] | routineName | routine name |
The documentation for this class was generated from the following files:
- /home/despreau/Developpement/CPP/devcpp20/include/core/CORE_Profiler.h
- /home/despreau/Developpement/CPP/devcpp20/src/core/CORE_Profiler.cpp