Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ set_dc_ignore
Method
set_dc_ignore
DSView/pv/data/spectrumstack.cpp:101–104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
99
}
100
101
void SpectrumStack::set_dc_ignore(bool ignore)
102
{
103
_dc_ignore = ignore;
104
}
105
106
int SpectrumStack::get_sample_interval()
107
{
Callers
1
accept
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected