Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ resetThousandthTickCounter
Function
resetThousandthTickCounter
src/OpenLoco/src/Ui/WindowManager.cpp:95–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
95
void resetThousandthTickCounter()
96
{
97
_thousandthTickCounter = 0;
98
}
99
100
void updateViewports()
101
{
Callers
2
importSaveToGameState
Function · 0.85
start
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected