Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GarageGames/Torque3D
/ getCurrentTime
Function
getCurrentTime
Engine/source/console/simManager.cpp:269–272 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
267
}
268
269
U32 getCurrentTime()
270
{
271
return dAtomicRead( gCurrentTime);
272
}
273
274
U32 getTargetTime()
275
{
Callers
15
safeDeleteObject
Method · 0.70
simObject.cpp
File · 0.70
postCurrentEvent
Function · 0.70
execute
Function · 0.70
_execLater
Method · 0.70
sim.cpp
File · 0.70
call
Method · 0.70
call
Method · 0.70
call
Method · 0.70
postEvent
Function · 0.70
getEventTimeLeft
Function · 0.70
getTimeSinceStart
Function · 0.70
Calls
1
dAtomicRead
Function · 0.50
Tested by
no test coverage detected