Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ markAsNeedingAnotherRun
Method
markAsNeedingAnotherRun
extlibs/catch/include/catch/catch.hpp:13866–13868 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13864
m_ctx.completeCycle();
13865
}
13866
void TrackerBase::markAsNeedingAnotherRun() {
13867
m_runState = NeedsAnotherRun;
13868
}
13869
13870
void TrackerBase::moveToParent() {
13871
assert( m_parent );
Callers
1
fail
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected