Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ BfSystem_StopTiming
Function
BfSystem_StopTiming
IDEHelper/Compiler/BfSystem.cpp:4521–4524 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4519
}
4520
4521
BF_EXPORT void BF_CALLTYPE BfSystem_StopTiming()
4522
{
4523
gPerfManager->StopRecording();
4524
}
4525
4526
BF_EXPORT void BF_CALLTYPE BfSystem_DbgPrintTimings()
4527
{
Callers
nothing calls this directly
Calls
1
StopRecording
Method · 0.80
Tested by
no test coverage detected