MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / setThrottling

Method setThrottling

Components/MainSpectrum.cpp:294–299  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

292}
293
294void
295MainSpectrum::setThrottling(bool value)
296{
297 this->throttling = value;
298 this->refreshUi();
299}
300
301void
302MainSpectrum::setTimeSpan(quint64 span)

Callers

nothing calls this directly

Calls 1

refreshUiMethod · 0.95

Tested by

no test coverage detected