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

Method getRefreshRate

Default/FFT/FFTWidget.cpp:577–581  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

575}
576
577unsigned int
578FFTWidget::getRefreshRate(void) const
579{
580 return this->refreshRate;
581}
582
583bool
584FFTWidget::getPeakDetect(void) const

Callers 1

onRefreshRateChangedMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected