Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ BpLeave
Function
BpLeave
BeefySysLib/util/BeefPerf.cpp:1706–1709 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1704
}
1705
1706
BP_EXPORT void BP_CALLTYPE BpLeave()
1707
{
1708
BpManager::GetCurThreadInfo()->Leave();
1709
}
1710
1711
BP_EXPORT void BP_CALLTYPE BpFrameTick()
1712
{
Callers
1
DoCompile
Method · 0.85
Calls
1
Leave
Method · 0.45
Tested by
no test coverage detected