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

Method getProgress

hi_scripting/scripting/api/ScriptExpansion.cpp:1337–1340  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1335}
1336
1337double ScriptExpansionHandler::InstallState::getProgress()
1338{
1339 return parent.getMainController()->getSampleManager().getPreloadProgress();
1340}
1341
1342double ScriptExpansionHandler::InstallState::getTotalProgress()
1343{

Callers 8

createFolderMethod · 0.45
writeCppLiteralMethod · 0.45
writeToFileMethod · 0.45
BackgroundTaskMethod · 0.45
performTaskStaticMethod · 0.45
doNextScanFunction · 0.45
onExportMethod · 0.45
NewProjectCreatorClass · 0.45

Calls 2

getPreloadProgressMethod · 0.80
getMainControllerMethod · 0.45

Tested by

no test coverage detected