MCPcopy 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
67void SyncImpl::set()
68{
69 SetEvent(getSync(this));
70}
71
72bool SyncImpl::wait(uint32_t milliseconds)
73{

Callers

nothing calls this directly

Calls 1

getSyncFunction · 0.85

Tested by

no test coverage detected