Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZL-Audio/ZLEqualizer
/ timerCallback
Method
timerCallback
source/PluginEditor.cpp:111–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
}
110
111
void PluginEditor::timerCallback() {
112
updateIsShowing();
113
}
114
115
void PluginEditor::updateIsShowing() {
116
const auto is_showing = isShowing();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected