MCPcopy 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
690void BfCodeGen::ResetStats()
691{
692 mQueuedCount = 0;
693 mCompletionCount = 0;
694}
695
696void BfCodeGen::UpdateStats()
697{

Callers 1

DoCompileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected