MCPcopy 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
106void VSTEditor::Flush()
107{
108 mAccess.Flush();
109}
110
111void VSTEditor::OnTimer()
112{

Callers 5

OnCloseMethod · 0.45
UpdateUIMethod · 0.45
OnIdleMethod · 0.45
OnCloseMethod · 0.45
OnIdleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected