MCPcopy 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
1711BP_EXPORT void BP_CALLTYPE BpFrameTick()
1712{
1713 BpManager::Get()->Tick();
1714}
1715
1716BP_EXPORT void BP_CALLTYPE BpEvent(const char* name, const char* details)
1717{

Callers

nothing calls this directly

Calls 2

GetFunction · 0.85
TickMethod · 0.80

Tested by

no test coverage detected