Navigation
API > API/Plugins > API/Plugins/MetasoundGenerator > API/Plugins/MetasoundGenerator/FMetasoundGenerator
Description
Enables the performance timing of the metasound rendering process. You must call this before "GetCPUCoreUtilization" or the results will always be 0.0.
| Name | EnableRuntimeRenderTiming |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundGenerator/Public/MetasoundGenerator.h |
| Include Path | #include "MetasoundGenerator.h" |
void EnableRuntimeRenderTiming
(
bool Enable
)