MCPcopy 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
3868void BfSystem::StartYieldSection()
3869{
3870 mYieldTickCount = BFTickCount();
3871 mHighestYieldTime = 0;
3872}
3873
3874void BfSystem::SummarizeYieldSection()
3875{

Callers 1

DoCompileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected