bEnableProfiling

When enabled records the timing of each instruction / node on each node and within the execution stack window.

Choose your operating system:

Windows

macOS

Linux

Syntax

bool bEnableProfiling

Remarks

When enabled records the timing of each instruction / node on each node and within the execution stack window. Keep in mind when looking at nodes in a function the duration represents the accumulated duration of all invocations of the function currently running.