MCPcopy 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
97qreal
98CancellableTaskContext::processingRate(void) const
99{
100 return this->mRate;
101}
102
103void
104CancellableTaskContext::setProgress(qreal value, QString message)

Callers 1

dataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected