MCPcopy 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
47TimeTrack::TimeTrack()
48{
49 CleanState();
50}
51
52void TimeTrack::CleanState()
53{

Callers

nothing calls this directly

Calls 6

moveFunction · 0.85
InitClass · 0.85
SetTrackLenMethod · 0.80
SetOffsetMethod · 0.80
GetRangeLowerMethod · 0.45
GetRangeUpperMethod · 0.45

Tested by

no test coverage detected