Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ completeCycle
Method
completeCycle
tests/catch.hpp:16691–16694 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16689
m_runState = Executing;
16690
}
16691
void TrackerContext::completeCycle()
16692
{
16693
m_runState = CompletedCycle;
16694
}
16695
16696
bool TrackerContext::completedCycle() const
16697
{
Callers
2
close
Method · 0.80
fail
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected