MCPcopy Create free account
hub / github.com/christophhart/HISE / isDeferred

Method isDeferred

hi_scripting/scripting/ScriptProcessorModules.cpp:108–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

106{ return front; }
107
108bool JavascriptMidiProcessor::isDeferred() const
109{ return deferred; }
110
111void JavascriptMidiProcessor::timerCallback()
112{

Callers 8

handleAsyncUpdateMethod · 0.80
checkActiveSnippetsMethod · 0.80
checkIfSynchronousMethod · 0.80
startTimerMethod · 0.80
stopTimerMethod · 0.80
isTimerRunningMethod · 0.80
getTimerIntervalMethod · 0.80
DisplayMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected