| static void makVrf::DtProfiler::initializeConsoleCommands |
( |
| ) |
|
|
static |
| static void makVrf::DtProfiler::setCollectTracyStats |
( |
bool |
| ) |
|
|
static |
| static void makVrf::DtProfiler::setCollectTracyStatsWithoutStartup |
( |
bool |
| ) |
|
|
static |
| static bool makVrf::DtProfiler::collectTracyStats |
( |
| ) |
|
|
static |
| static int makVrf::DtProfiler::tracyModuleLevel |
( |
size_t |
moduleNameHash | ) |
|
|
static |
use the hash of the module name (ex. std::hash("terrain"))
| static size_t makVrf::DtProfiler::addExternalModule |
( |
const std::string & |
Module | ) |
|
|
static |
add external module (customer plugin for example) and it will return the Hash key to use in the macro ex. size_t theMyExternalDllModuleName = makVrf::DtProfiler::addExternalModule("MyExternalDll"); Then you can add this in your code DtPROFILELEVEL("Myfunction", theMyExternalDllModuleName, 1)
| static void makVrf::DtProfiler::Shutdown |
( |
| ) |
|
|
static |
| size_t makVrf::DtProfiler::theTerrainModuleName |
|
static |
Module(s) name hash of module that support higher level of trace.
| size_t makVrf::DtProfiler::theVrfUtilModuleName |
|
static |
The documentation for this class was generated from the following file:
- /data/exports/nrhent7-1/nightly/docs/vrForces.vrf5-1-branch/include/vrfutil/profiler.h