Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ PerfTimer_StopRecording
Function
PerfTimer_StopRecording
BeefySysLib/util/PerfTimer.cpp:481–484 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
479
}
480
481
BF_EXPORT void BF_CALLTYPE PerfTimer_StopRecording()
482
{
483
gPerfManager->StopRecording();
484
}
485
486
BF_EXPORT void BF_CALLTYPE PerfTimer_DbgPrint()
487
{
Callers
nothing calls this directly
Calls
1
StopRecording
Method · 0.80
Tested by
no test coverage detected