MCPcopy 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
169void Application::idle()
170{
171 pData->idle(0);
172}
173
174void Application::exec(const uint idleTimeInMs)
175{

Callers 4

runAsModalMethod · 0.45
app_idleFunction · 0.45
execMethod · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected