Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/REGoth-project/REGoth
/ getLastDt
Method
getLastDt
src/engine/GameClock.cpp:121–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
119
}
120
121
double GameClock::getLastDt()
122
{
123
return m_LastFrameDeltaTime;
124
}
125
126
bool GameClock::isDaytime() const
127
{
Callers
2
EV_State
Method · 0.80
StartAni_Turn
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected