MCPcopy 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}
16691void TrackerContext::completeCycle()
16692{
16693 m_runState = CompletedCycle;
16694}
16695
16696bool TrackerContext::completedCycle() const
16697{

Callers 2

closeMethod · 0.80
failMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected