Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ BpInit
Function
BpInit
BeefySysLib/util/BeefPerf.cpp:1664–1667 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1662
}
1663
1664
BP_EXPORT void BP_CALLTYPE BpInit(const char* serverName, const char* sessionName)
1665
{
1666
BpManager::Get()->Init(serverName, sessionName);
1667
}
1668
1669
BP_EXPORT BpConnectState BP_CALLTYPE BpGetConnectState()
1670
{
Callers
1
DllMain
Function · 0.85
Calls
2
Get
Function · 0.85
Init
Method · 0.45
Tested by
no test coverage detected