Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ TimeTrack
Method
TimeTrack
libraries/lib-time-track/TimeTrack.cpp:47–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
TimeTrack::TimeTrack()
48
{
49
CleanState();
50
}
51
52
void TimeTrack::CleanState()
53
{
Callers
nothing calls this directly
Calls
6
move
Function · 0.85
Init
Class · 0.85
SetTrackLen
Method · 0.80
SetOffset
Method · 0.80
GetRangeLower
Method · 0.45
GetRangeUpper
Method · 0.45
Tested by
no test coverage detected