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

Method autoH_end

DSView/pv/view/dsosignal.cpp:1398–1403  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1396}
1397
1398void DsoSignal::autoH_end()
1399{
1400 _autoH = false;
1401 _view->set_update(_viewport, true);
1402 _view->update();
1403}
1404
1405void DsoSignal::auto_end()
1406{

Callers

nothing calls this directly

Calls 2

set_updateMethod · 0.80
updateMethod · 0.45

Tested by

no test coverage detected