Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/DreamSourceLab/DSView
/ status_clear
Method
status_clear
DSView/pv/view/view.cpp:477–482 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
475
}
476
477
void View::status_clear()
478
{
479
_time_viewport->clear_dso_xm();
480
_time_viewport->clear_measure();
481
_viewbottom->clear();
482
}
483
484
void View::repeat_unshow()
485
{
Callers
1
reset_all_view
Method · 0.80
Calls
3
clear_dso_xm
Method · 0.80
clear_measure
Method · 0.80
clear
Method · 0.45
Tested by
no test coverage detected