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

Method repeat_hold

DSView/pv/mainwindow.cpp:1511–1515  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1509 }
1510
1511 void MainWindow::repeat_hold(int percent)
1512 {
1513 (void)percent;
1514 _view->repeat_show();
1515 }
1516
1517 void MainWindow::decode_done()
1518 {

Callers 3

action_stop_captureMethod · 0.80

Calls 1

repeat_showMethod · 0.80

Tested by

no test coverage detected