MCPcopy Create free account
hub / github.com/The-Powder-Toy/The-Powder-Toy / MainLoopBody

Function MainLoopBody

src/PowderToySDLEmscripten.cpp:11–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9}
10
11static void MainLoopBody()
12{
13 EngineProcess();
14 Platform::MaybeTriggerSyncFs();
15}
16
17void ApplyFpsLimit()
18{

Callers 1

MainLoopFunction · 0.85

Calls 1

EngineProcessFunction · 0.85

Tested by

no test coverage detected