Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/DreamSourceLab/DSView
/ autoH_end
Method
autoH_end
DSView/pv/view/dsosignal.cpp:1398–1403 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1396
}
1397
1398
void DsoSignal::autoH_end()
1399
{
1400
_autoH = false;
1401
_view->set_update(_viewport, true);
1402
_view->update();
1403
}
1404
1405
void DsoSignal::auto_end()
1406
{
Callers
nothing calls this directly
Calls
2
set_update
Method · 0.80
update
Method · 0.45
Tested by
no test coverage detected