MCPcopy 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
1269bool ScriptingObjects::ScriptDownloadObject::isRunning()
1270{
1271 return isRunning_;
1272}
1273
1274double ScriptingObjects::ScriptDownloadObject::getProgress() const
1275{

Callers 3

runMethod · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected