MCPcopy Create free account
hub / github.com/GarageGames/Torque3D / enable

Method enable

Engine/source/platform/profiler.cpp:419–422  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

417}
418
419void Profiler::enable(bool enabled)
420{
421 mNextEnable = enabled;
422}
423
424void Profiler::dumpToConsole()
425{

Callers 2

profiler.cppFile · 0.45
flagCurrentAllocsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected