MCPcopy 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
2131void
2132TrackerPanelV1::stopTracking()
2133{
2134 _imp->scheduler.abortThreadedTask();
2135}
2136
2137bool
2138TrackerPanelV1::isTracking() const

Callers

nothing calls this directly

Calls 1

abortThreadedTaskMethod · 0.80

Tested by

no test coverage detected