Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
11
static void MainLoopBody()
12
{
13
EngineProcess();
14
Platform::MaybeTriggerSyncFs();
15
}
16
17
void ApplyFpsLimit()
18
{
Callers
1
MainLoop
Function · 0.85
Calls
1
EngineProcess
Function · 0.85
Tested by
no test coverage detected