MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / onAbort

Method onAbort

Components/TimeWindow.cpp:1430–1434  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1428}
1429
1430void
1431TimeWindow::onAbort(void)
1432{
1433 this->taskController.cancel();
1434}
1435
1436void
1437TimeWindow::onShowPhase(void)

Callers

nothing calls this directly

Calls 1

cancelMethod · 0.45

Tested by

no test coverage detected