Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ setExpectedRate
Method
setExpectedRate
Components/MainSpectrum.cpp:448–452 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
446
}
447
448
void
449
MainSpectrum::setExpectedRate(int rate)
450
{
451
WATERFALL_CALL(setExpectedRate(rate));
452
}
453
454
void
455
MainSpectrum::setTimeStamps(bool enabled)
Callers
2
onRefreshRateChanged
Method · 0.80
setAnalyzerParams
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected