MCPcopy Create free account
hub / github.com/Torsion-Audio/Scyclone / getCpuLoad

Method getCpuLoad

source/PluginProcessor.cpp:463–466  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

461}
462
463float AudioPluginAudioProcessor::getCpuLoad()
464{
465 return cpuLoad;
466}
467
468//==============================================================================
469// This creates new instances of the plugin..

Callers 1

updateSpecsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected