Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetTimeDisplayMode
Method
GetTimeDisplayMode
src/AdornedRulerPanel.cpp:2829–2832 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2827
}
2828
2829
TimeDisplayMode AdornedRulerPanel::GetTimeDisplayMode() const
2830
{
2831
return mTimeDisplayMode;
2832
}
2833
2834
void AdornedRulerPanel::SetTimeDisplayMode(TimeDisplayMode type)
2835
{
Callers
3
Import
Method · 0.80
ViewIsBeatsAndMeasures
Method · 0.80
GetTimeDisplayMode
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected