Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetRuler
Method
GetRuler
src/AdornedRulerPanel.cpp:499–502 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
497
}
498
499
AdornedRulerPanel *AdornedRulerPanel::ScrubbingRulerOverlay::GetRuler() const
500
{
501
return &Get( *mPartner.mProject );
502
}
503
504
void AdornedRulerPanel::ScrubbingRulerOverlay::Update()
505
{
Callers
2
AdornedRulerPanel
Method · 0.80
TrackPanel
Method · 0.80
Calls
1
Get
Function · 0.85
Tested by
no test coverage detected