Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
463
float AudioPluginAudioProcessor::getCpuLoad()
464
{
465
return cpuLoad;
466
}
467
468
//==============================================================================
469
// This creates new instances of the plugin..
Callers
1
updateSpecs
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected