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

Method ReinitCounters

engine/Poseidon/Graphics/Core/Engine.cpp:311–314  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

309}
310
311void Engine::ReinitCounters()
312{
313 _startGame = Poseidon::Foundation::GlobalTickCount();
314}
315
316void Engine::InitDraw(bool clear, PackedColor color)
317{

Callers 5

InitEditorMethod · 0.80
InitVehiclesMethod · 0.80
CreateMainOptionsMethod · 0.80
DestroyOptionsMethod · 0.80
UnloadGameDataFunction · 0.80

Calls 1

GlobalTickCountFunction · 0.85

Tested by

no test coverage detected