Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ BpFrameTick
Function
BpFrameTick
BeefySysLib/util/BeefPerf.cpp:1711–1714 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1709
}
1710
1711
BP_EXPORT void BP_CALLTYPE BpFrameTick()
1712
{
1713
BpManager::Get()->Tick();
1714
}
1715
1716
BP_EXPORT void BP_CALLTYPE BpEvent(const char* name, const char* details)
1717
{
Callers
nothing calls this directly
Calls
2
Get
Function · 0.85
Tick
Method · 0.80
Tested by
no test coverage detected