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

Method getPeriodicDivision

Components/TimeWindow.cpp:443–447  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

441}
442
443int
444TimeWindow::getPeriodicDivision(void) const
445{
446 return this->ui->periodicDivisionsSpin->value();
447}
448
449const SUCOMPLEX *
450TimeWindow::getDisplayData(void) const

Callers 2

refreshMeasuresMethod · 0.95

Calls 1

valueMethod · 0.80

Tested by

no test coverage detected