Navigation
API > API/Plugins > API/Plugins/MetasoundEngine > API/Plugins/MetasoundEngine/FMetasoundGeneratorHandle
Description
Get the CPU usage as "fraction of real time" used to render this metasound. NOTE: The MetasoundSource asset MUST have had its EnableRenderTiming function called before the metasound is started!
| Name | GetCPUCoreUtilization |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEngine/Public/MetasoundGeneratorHandle.h |
| Include Path | #include "MetasoundGeneratorHandle.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEngine/Private/MetasoundGeneratorHandle.cpp |
double GetCPUCoreUtilization() const