Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ stopTracking
Method
stopTracking
Gui/MultiInstancePanel.cpp:2131–2135 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2129
} // trackForward
2130
2131
void
2132
TrackerPanelV1::stopTracking()
2133
{
2134
_imp->scheduler.abortThreadedTask();
2135
}
2136
2137
bool
2138
TrackerPanelV1::isTracking() const
Callers
nothing calls this directly
Calls
1
abortThreadedTask
Method · 0.80
Tested by
no test coverage detected