Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ processingRate
Method
processingRate
Suscan/MultitaskController.cpp:97–101 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
}
96
97
qreal
98
CancellableTaskContext::processingRate(void) const
99
{
100
return this->mRate;
101
}
102
103
void
104
CancellableTaskContext::setProgress(qreal value, QString message)
Callers
1
data
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected