Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheForceEngine/TheForceEngine
/ getDeltaTimeRaw
Function
getDeltaTimeRaw
TheForceEngine/TFE_System/system.cpp:194–197 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
192
}
193
194
f64 getDeltaTimeRaw()
195
{
196
return s_dtRaw;
197
}
198
199
// Get time since
"start time"
, in seconds.
200
f64 getTime()
Callers
3
update
Function · 0.85
updateTextureMoveFeatures
Function · 0.85
drawFps
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected