MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / completedCycle

Method completedCycle

extlibs/catch/include/catch/catch.hpp:13760–13762  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13758 }
13759
13760 bool TrackerContext::completedCycle() const {
13761 return m_runState == CompletedCycle;
13762 }
13763 ITracker& TrackerContext::currentTracker() {
13764 return *m_currentTracker;
13765 }

Callers 2

GeneratorTrackerClass · 0.80
catch.hppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected