MCPcopy 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
76void HighFramerateSynchronizer::Step()
77{
78 _controlDelay -= CONTROL_FRAME_TIME;
79}
80
81float HighFramerateSynchronizer::GetInterpolationFactor()
82{

Callers 4

CallPauseMethod · 0.80
CallInventoryMethod · 0.80
DoGameLoopFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected