Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/DPF
/ idle
Method
idle
dgl/src/Application.cpp:169–172 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
167
}
168
169
void Application::idle()
170
{
171
pData->idle(0);
172
}
173
174
void Application::exec(const uint idleTimeInMs)
175
{
Callers
4
runAsModal
Method · 0.45
app_idle
Function · 0.45
exec
Method · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected