Navigation
API > API/Plugins > API/Plugins/RigVM > API/Plugins/RigVM/RigVMCore > API/Plugins/RigVM/RigVMCore/URigVM
| Type | Name | Description | |
|---|---|---|---|
| double | GetInstructionMicroSeconds
(
int32 InIndex |
||
| double | GetInstructionMicroSeconds
(
const FRigVMExtendedExecuteContext& Context, |
Returns accumulated duration of the instruction in microseconds during the last run Note: this requires bEnabledProfiling to be turned on in the runtime settings. |