MCPcopy 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

updateFunction · 0.85
drawFpsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected