Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetSnapTo
Method
GetSnapTo
libraries/lib-snapping/ProjectSnap.cpp:72–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
}
71
72
Identifier ProjectSnap::GetSnapTo() const
73
{
74
return mSnapTo;
75
}
76
77
SnapResult ProjectSnap::SnapTime(double time) const
78
{
Callers
1
Reinit
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected