Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ SleepTest
Function
SleepTest
IDEHelper/DebugManager.cpp:627–630 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
625
//////
626
627
void SleepTest()
628
{
629
BfpThread_Sleep(3000);
630
}
631
632
void WdAllocTest();
633
Callers
nothing calls this directly
Calls
1
BfpThread_Sleep
Function · 0.50
Tested by
no test coverage detected