Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ ResetStats
Method
ResetStats
IDEHelper/Compiler/BfCodeGen.cpp:690–694 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
688
}
689
690
void BfCodeGen::ResetStats()
691
{
692
mQueuedCount = 0;
693
mCompletionCount = 0;
694
}
695
696
void BfCodeGen::UpdateStats()
697
{
Callers
1
DoCompile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected