Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ getTimeScale
Method
getTimeScale
Engine/source/ts/tsThread.cpp:343–346 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
341
}
342
343
F32 TSThread::getTimeScale()
344
{
345
return timeScale;
346
}
347
348
void TSThread::setTimeScale(F32 ts)
349
{
Callers
1
updateThreads
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected