Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ setRefreshRate
Method
setRefreshRate
Default/FFT/FFTWidget.cpp:775–780 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
773
}
774
775
void
776
FFTWidget::setRefreshRate(unsigned int rate)
777
{
778
this->refreshRate = rate;
779
this->updateRefreshRates();
780
}
781
782
void
783
FFTWidget::setTimeSpan(unsigned int span)
Callers
1
refreshParamControls
Method · 0.95
Calls
1
updateRefreshRates
Method · 0.95
Tested by
no test coverage detected