MCPcopy 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}
84void nullcSleep()
85{
86 Sleep(20);
87}
88#else
89const char* nullcRemoteGetLastErrorDesc()
90{

Callers 3

PipeDebugBreakFunction · 0.85
GeneralCommandThreadFunction · 0.85
DispatcherThreadFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected