Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1553
void View::check_measure()
1554
{
1555
_time_viewport->measure();
1556
_time_viewport->update(UpdateEventType::UPDATE_EV_GENERIC);
1557
}
1558
1559
std::list<Cursor*>& View::get_cursorList()
1560
{
Callers
1
OnMessage
Method · 0.80
Calls
2
measure
Method · 0.45
update
Method · 0.45
Tested by
no test coverage detected