Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ StartYieldSection
Method
StartYieldSection
IDEHelper/Compiler/BfSystem.cpp:3868–3872 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3866
}
3867
3868
void BfSystem::StartYieldSection()
3869
{
3870
mYieldTickCount = BFTickCount();
3871
mHighestYieldTime = 0;
3872
}
3873
3874
void BfSystem::SummarizeYieldSection()
3875
{
Callers
1
DoCompile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected