Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheForceEngine/TheForceEngine
/ isEnabled
Function
isEnabled
TheForceEngine/TFE_FrontEndUI/profilerView.cpp:86–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
}
85
86
bool isEnabled()
87
{
88
return s_open;
89
}
90
91
void enable(bool enable)
92
{
Callers
2
toggleProfilerView
Function · 0.85
draw
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected