MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / Start

Method Start

engine/Poseidon/Dev/Debug/Profiler.cpp:298–303  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

296}
297
298void Profiler::Start()
299{
300 _start = 0;
301 memset(_stats, 0, sizeof(_stats));
302 _reportDone = false;
303}
304
305void Profiler::End()
306{

Callers 12

DedicatedServerLoopMethod · 0.45
CreateGameHarnessFunction · 0.45
FireWeaponEffectsMethod · 0.45
FireWeaponEffectsMethod · 0.45
FireWeaponEffectsMethod · 0.45
FireWeaponEffectsMethod · 0.45
CarMethod · 0.45
FireWeaponEffectsMethod · 0.45
FireWeaponEffectsMethod · 0.45
FireWeaponEffectsMethod · 0.45
EnableProfilerFunction · 0.45
StartDownloadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected