Navigation
API > API/Plugins > API/Plugins/RigVM > API/Plugins/RigVM/RigVMCore > API/Plugins/RigVM/RigVMCore/FRigVMRuntimeSettings
Syntax
UPROPERTY&40;EditAnywhere, Category&61;"VM"&41;
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.