Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
419
void Profiler::enable(bool enabled)
420
{
421
mNextEnable = enabled;
422
}
423
424
void Profiler::dumpToConsole()
425
{
Callers
2
profiler.cpp
File · 0.45
flagCurrentAllocs
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected