Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ triggerUpdate
Method
triggerUpdate
Engine/source/platformWin32/winAsync.cpp:48–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
void AsyncUpdateThread::triggerUpdate()
49
{
50
SetEvent( ( HANDLE ) mUpdateEvent );
51
}
52
53
AsyncPeriodicUpdateThread::AsyncPeriodicUpdateThread( String name,
54
AsyncUpdateList* updateList,
Callers
2
_releaseAllResources
Method · 0.80
TriggerUpdate
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected