Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetTimeValue
Method
GetTimeValue
src/TimeDialog.cpp:94–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
}
93
94
const double TimeDialog::GetTimeValue()
95
{
96
return mTime;
97
}
98
99
void TimeDialog::SetFormatString(const NumericFormatID &formatString)
100
{
Callers
1
OnSetRegion
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected