MCPcopy Index your code
hub / github.com/DreamSourceLab/DSView / lissajous_disable

Method lissajous_disable

DSView/pv/sigsession.cpp:1740–1744  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1738 }
1739
1740 void SigSession::lissajous_disable()
1741 {
1742 if (_lissajous_trace)
1743 _lissajous_trace->set_enable(false);
1744 }
1745
1746 void SigSession::math_rebuild(bool enable, view::DsoSignal *dsoSig1,
1747 view::DsoSignal *dsoSig2,

Callers

nothing calls this directly

Calls 1

set_enableMethod · 0.45

Tested by

no test coverage detected