Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ Disable
Method
Disable
BeefySysLib/util/BeefPerf.cpp:321–325 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
319
}
320
321
void BpCmdTarget::Disable()
322
{
323
AutoCrit autoCrit(mCritSect);
324
mOutBuffer.Free();
325
}
326
327
const char* BpCmdTarget::DynamicString(const char* str)
328
{
Callers
2
LostConnection
Method · 0.45
Init
Method · 0.45
Calls
1
Free
Method · 0.45
Tested by
no test coverage detected