MCPcopy 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
477void View::status_clear()
478{
479 _time_viewport->clear_dso_xm();
480 _time_viewport->clear_measure();
481 _viewbottom->clear();
482}
483
484void View::repeat_unshow()
485{

Callers 1

reset_all_viewMethod · 0.80

Calls 3

clear_dso_xmMethod · 0.80
clear_measureMethod · 0.80
clearMethod · 0.45

Tested by

no test coverage detected