Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TombEngine/TombEngine
/ Step
Method
Step
TombEngine/Specific/clock.cpp:76–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
void HighFramerateSynchronizer::Step()
77
{
78
_controlDelay -= CONTROL_FRAME_TIME;
79
}
80
81
float HighFramerateSynchronizer::GetInterpolationFactor()
82
{
Callers
4
HandleControlSettingsInput
Method · 0.80
CallPause
Method · 0.80
CallInventory
Method · 0.80
DoGameLoop
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected