Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ task
Method
task
Suscan/MultitaskController.cpp:85–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
CancellableTask *
86
CancellableTaskContext::task(void) const
87
{
88
return this->mTask;
89
}
90
91
QDateTime
92
CancellableTaskContext::creationTime(void) const
Callers
2
cancelByIndex
Method · 0.80
cleanup
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected