MCPcopy 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
357void DisableProfiler()
358{
359 ProfInstance.Disable();
360 ProfInstance.End();
361}
362
363#else
364

Callers 1

DedicatedServerLoopMethod · 0.85

Calls 2

DisableMethod · 0.80
EndMethod · 0.45

Tested by

no test coverage detected