Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
367
void Profiler::enable(bool enabled)
368
{
369
mNextEnable = enabled;
370
}
371
372
void Profiler::dumpToConsole()
373
{
Callers
2
profiler.cpp
File · 0.45
flagCurrentAllocs
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected