MCPcopy 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
448void
449MainSpectrum::setExpectedRate(int rate)
450{
451 WATERFALL_CALL(setExpectedRate(rate));
452}
453
454void
455MainSpectrum::setTimeStamps(bool enabled)

Callers 2

onRefreshRateChangedMethod · 0.80
setAnalyzerParamsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected