Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ cancel
Method
cancel
Tasks/ExportSamplesTask.cpp:179–183 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
177
}
178
179
void
180
ExportSamplesTask::cancel(void)
181
{
182
this->cancelFlag = true;
183
}
184
185
bool
186
ExportSamplesTask::openMat5(void)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected