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

Method enable

Engine/source/platform/profiler.cpp:367–370  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

365}
366
367void Profiler::enable(bool enabled)
368{
369 mNextEnable = enabled;
370}
371
372void Profiler::dumpToConsole()
373{

Callers 2

profiler.cppFile · 0.45
flagCurrentAllocsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected