Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ FindTrack
Method
FindTrack
src/tracks/ui/TimeShiftHandle.cpp:118–121 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
}
117
118
std::shared_ptr<const Track> TimeShiftHandle::FindTrack() const
119
{
120
return GetTrack();
121
}
122
123
void ClipMoveState::DoHorizontalOffset(double offset)
124
{
Callers
1
Click
Method · 0.45
Calls
1
GetTrack
Function · 0.85
Tested by
no test coverage detected