MCPcopy Create free account
hub / github.com/Profactor/cv-plot / completedCycle

Method completedCycle

CvPlot/ext/catch2/inc/catch.hpp:14098–14100  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14096 }
14097
14098 bool TrackerContext::completedCycle() const {
14099 return m_runState == CompletedCycle;
14100 }
14101 ITracker& TrackerContext::currentTracker() {
14102 return *m_currentTracker;
14103 }

Callers 2

GeneratorTrackerClass · 0.80
catch.hppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected