MCPcopy 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
85CancellableTask *
86CancellableTaskContext::task(void) const
87{
88 return this->mTask;
89}
90
91QDateTime
92CancellableTaskContext::creationTime(void) const

Callers 2

cancelByIndexMethod · 0.80
cleanupMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected