MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / sleep

Function sleep

extlibs/soloud/src/core/soloud_thread.cpp:106–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104 }
105
106 void sleep(int aMSec)
107 {
108 Sleep(aMSec);
109 }
110
111 void wait(ThreadHandle aThreadHandle)
112 {

Callers 5

~BackendDataMethod · 0.85
opensles_threadFunction · 0.85
soloud_openal_deinitFunction · 0.85
openal_threadFunction · 0.85
poolWorkerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected