MCPcopy 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
2829TimeDisplayMode AdornedRulerPanel::GetTimeDisplayMode() const
2830{
2831 return mTimeDisplayMode;
2832}
2833
2834void AdornedRulerPanel::SetTimeDisplayMode(TimeDisplayMode type)
2835{

Callers 3

ImportMethod · 0.80
GetTimeDisplayModeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected