MCPcopy 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
1706BP_EXPORT void BP_CALLTYPE BpLeave()
1707{
1708 BpManager::GetCurThreadInfo()->Leave();
1709}
1710
1711BP_EXPORT void BP_CALLTYPE BpFrameTick()
1712{

Callers 1

DoCompileMethod · 0.85

Calls 1

LeaveMethod · 0.45

Tested by

no test coverage detected