Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
108
bool JavascriptMidiProcessor::isDeferred() const
109
{ return deferred; }
110
111
void JavascriptMidiProcessor::timerCallback()
112
{
Callers
8
handleAsyncUpdate
Method · 0.80
checkActiveSnippets
Method · 0.80
checkIfSynchronous
Method · 0.80
startTimer
Method · 0.80
stopTimer
Method · 0.80
isTimerRunning
Method · 0.80
getTimerInterval
Method · 0.80
Display
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected