Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
~BackendData
Method · 0.85
opensles_thread
Function · 0.85
soloud_openal_deinit
Function · 0.85
openal_thread
Function · 0.85
poolWorker
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected