Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/PhysX
/ set
Method
set
physx/source/foundation/src/windows/PsWindowsSync.cpp:67–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
}
66
67
void SyncImpl::set()
68
{
69
SetEvent(getSync(this));
70
}
71
72
bool SyncImpl::wait(uint32_t milliseconds)
73
{
Callers
nothing calls this directly
Calls
1
getSync
Function · 0.85
Tested by
no test coverage detected