MCPcopy Index your code
hub / github.com/DreamSourceLab/DSView / check_measure

Method check_measure

DSView/pv/view/view.cpp:1553–1557  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1551 }
1552
1553void View::check_measure()
1554{
1555 _time_viewport->measure();
1556 _time_viewport->update(UpdateEventType::UPDATE_EV_GENERIC);
1557}
1558
1559std::list<Cursor*>& View::get_cursorList()
1560{

Callers 1

OnMessageMethod · 0.80

Calls 2

measureMethod · 0.45
updateMethod · 0.45

Tested by

no test coverage detected