MCPcopy Create free account
hub / github.com/DreamSourceLab/DSView / get_min_period

Method get_min_period

DSView/pv/view/ruler.cpp:781–784  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

779}
780
781double Ruler::get_min_period()
782{
783 return _min_period / MinPeriodScale;
784}
785
786} // namespace view
787} // namespace pv

Callers 1

eventFilterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected