Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ EnableProfiler
Function
EnableProfiler
engine/Poseidon/Dev/Debug/Profiler.cpp:351–355 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
349
}
350
351
void EnableProfiler()
352
{
353
ProfInstance.Start();
354
ProfInstance.Enable();
355
}
356
357
void DisableProfiler()
358
{
Callers
1
DedicatedServerLoop
Method · 0.85
Calls
2
Start
Method · 0.45
Enable
Method · 0.45
Tested by
no test coverage detected