Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ DisableProfiler
Function
DisableProfiler
engine/Poseidon/Dev/Debug/Profiler.cpp:357–361 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
355
}
356
357
void DisableProfiler()
358
{
359
ProfInstance.Disable();
360
ProfInstance.End();
361
}
362
363
#else
364
Callers
1
DedicatedServerLoop
Method · 0.85
Calls
2
Disable
Method · 0.80
End
Method · 0.45
Tested by
no test coverage detected