MCPcopy 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
351void EnableProfiler()
352{
353 ProfInstance.Start();
354 ProfInstance.Enable();
355}
356
357void DisableProfiler()
358{

Callers 1

DedicatedServerLoopMethod · 0.85

Calls 2

StartMethod · 0.45
EnableMethod · 0.45

Tested by

no test coverage detected