Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ cur_snap_samplerate_changed
Method
cur_snap_samplerate_changed
DSView/pv/mainwindow.cpp:1449–1452 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1447
}
1448
1449
void MainWindow::cur_snap_samplerate_changed()
1450
{
1451
_event.cur_snap_samplerate_changed(); // safe call
1452
}
1453
1454
void MainWindow::on_cur_snap_samplerate_changed()
1455
{
Callers
1
set_cur_snap_samplerate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected