Share via


MPSCommandBuffer.KernelEndTime Property

Definition

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

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

Property Value

Implements

Attributes

Applies to