Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PlotJuggler/PlotJuggler
/ rulerSceneYForTest
Method
rulerSceneYForTest
pj_widgets/src/Timeline.cpp:1950–1952 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1948
}
1949
1950
double Timeline::rulerSceneYForTest() const {
1951
return ruler_item_ != nullptr ? ruler_item_->y() : 0.0;
1952
}
1953
1954
int Timeline::nameRowCountForTest() const {
1955
return name_panel_->rowCountForTest();
Callers
1
TEST
Function · 0.80
Calls
1
y
Method · 0.80
Tested by
1
TEST
Function · 0.64