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

Method auto_end

DSView/pv/view/dsosignal.cpp:1405–1411  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1403}
1404
1405void DsoSignal::auto_end()
1406{
1407 if (_autoV)
1408 autoV_end();
1409 if (_autoH)
1410 autoH_end();
1411}
1412
1413void DsoSignal::auto_start()
1414{

Callers 2

call_auto_endMethod · 0.45
wheelEventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected