Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ Init
Method
Init
BeefySysLib/util/BeefPerf.cpp:554–561 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
552
}
553
554
void BpRootCmdTarget::Init()
555
{
556
BPCMD_PREPARE;
557
558
BPCMD_RESERVE(1);
559
BPCMD_MEMBER(uint8) = BpCmd_Init;
560
BPCMD_END();
561
}
562
563
void BpRootCmdTarget::Tick()
564
{
Callers
1
BpInit
Function · 0.45
Calls
7
SetThreadName
Method · 0.80
AddThread
Method · 0.80
BfpSystem_CreateGUID
Function · 0.50
BfpSystem_GetComputerName
Function · 0.50
IsEmpty
Method · 0.45
Clear
Method · 0.45
Disable
Method · 0.45
Tested by
no test coverage detected