Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ cancel
Method
cancel
Tasks/LPFTask.cpp:113–117 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
111
}
112
113
void
114
LPFTask::cancel(void)
115
{
116
emit cancelled();
117
}
118
119
LPFTask::~LPFTask()
120
{
Callers
1
onAbort
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected