Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ get_interval
Method
get_interval
DSView/pv/dialogs/interval.cpp:85–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
double Interval::get_interval()
86
{
87
return _interval_spinBox->value();
88
}
89
90
void Interval::on_slider_changed(int value)
91
{
Callers
1
on_collect_mode
Method · 0.80
Calls
1
value
Method · 0.45
Tested by
no test coverage detected