Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/The-Powder-Toy/The-Powder-Toy
/ TickClient
Function
TickClient
src/PowderToy.cpp:98–101 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
}
97
98
void TickClient()
99
{
100
Client::Ref().Tick();
101
}
102
103
static void BlueScreen(String detailMessage, std::optional<std::vector<String>> stackTrace)
104
{
Callers
1
EngineProcess
Function · 0.70
Calls
1
Tick
Method · 0.45
Tested by
no test coverage detected