Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ Delay
Function
Delay
outdated/sys/wince/celib.c:394–398 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
392
}
393
394
void
395
Delay(int ms)
396
{
397
(void) Sleep(ms);
398
}
399
400
void
401
more()
Callers
2
topl_flash_resp
Function · 0.50
FlashButton
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected