Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
294
void
295
MainSpectrum::setThrottling(bool value)
296
{
297
this->throttling = value;
298
this->refreshUi();
299
}
300
301
void
302
MainSpectrum::setTimeSpan(quint64 span)
Callers
nothing calls this directly
Calls
1
refreshUi
Method · 0.95
Tested by
no test coverage detected