Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/DreamSourceLab/DSView
/ auto_end
Method
auto_end
DSView/pv/view/dsosignal.cpp:1405–1411 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1403
}
1404
1405
void DsoSignal::auto_end()
1406
{
1407
if (_autoV)
1408
autoV_end();
1409
if (_autoH)
1410
autoH_end();
1411
}
1412
1413
void DsoSignal::auto_start()
1414
{
Callers
2
call_auto_end
Method · 0.45
wheelEvent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected