MCPcopy Create free account
hub / github.com/TorqueGameEngines/Torque3D / getTargetTime

Function getTargetTime

Engine/source/console/simManager.cpp:274–277  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

272}
273
274U32 getTargetTime()
275{
276 return dAtomicRead( gTargetTime );
277}
278
279//---------------------------------------------------------------------------
280//---------------------------------------------------------------------------

Callers 4

sgNewEventMethod · 0.85
lightMethod · 0.85
processMasterServerQueryFunction · 0.85
processPingsAndQueriesFunction · 0.85

Calls 1

dAtomicReadFunction · 0.50

Tested by

no test coverage detected