Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/SPlisHSPlasH
/ markAsNeedingAnotherRun
Method
markAsNeedingAnotherRun
extern/Catch2/catch.hpp:14495–14497 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14493
m_ctx.completeCycle();
14494
}
14495
void TrackerBase::markAsNeedingAnotherRun() {
14496
m_runState = NeedsAnotherRun;
14497
}
14498
14499
void TrackerBase::moveToParent() {
14500
assert( m_parent );
Callers
1
fail
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected