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