Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/christophhart/HISE
/ isRunning
Method
isRunning
hi_scripting/scripting/api/ScriptingApiObjects.cpp:1269–1272 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1267
1268
1269
bool ScriptingObjects::ScriptDownloadObject::isRunning()
1270
{
1271
return isRunning_;
1272
}
1273
1274
double ScriptingObjects::ScriptDownloadObject::getProgress() const
1275
{
Callers
3
run
Method · 0.45
run
Method · 0.45
triggerSamplePreloading
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected