Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StereoKit/StereoKit
/ platform_sleep
Function
platform_sleep
StereoKitC/platforms/web.cpp:457–459 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
455
///////////////////////////////////////////
456
457
void platform_sleep(int ms) {
458
emscripten_sleep(ms);
459
}
460
461
} // namespace sk
462
Callers
2
platform_msgbox_err
Function · 0.70
sk_step_end
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected