Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ nullcSleep
Function
nullcSleep
NULLC/nullc_remote.h:84–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
return msgBuf;
83
}
84
void nullcSleep()
85
{
86
Sleep(20);
87
}
88
#else
89
const char* nullcRemoteGetLastErrorDesc()
90
{
Callers
3
PipeDebugBreak
Function · 0.85
GeneralCommandThread
Function · 0.85
DispatcherThread
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected