Share via


IMTLCommandBuffer.KernelEndTime Property

Definition

Returns the time, in seconds, when the GPU finished scheduling the command buffer.

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual double KernelEndTime { [Foundation.Export("kernelEndTime")] get; }
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("kernelEndTime")>]
member this.KernelEndTime : double

Property Value

Attributes

Applies to