Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ Flush
Method
Flush
src/effects/VST/VSTEditor.cpp:106–109 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
}
105
106
void VSTEditor::Flush()
107
{
108
mAccess.Flush();
109
}
110
111
void VSTEditor::OnTimer()
112
{
Callers
5
OnClose
Method · 0.45
UpdateUI
Method · 0.45
OnIdle
Method · 0.45
OnClose
Method · 0.45
OnIdle
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected