Share via


MPSCommandBuffer.GpuEndTime Property

Definition

Returns the time, in seconds, when the GPU stopped running the command buffer.

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

Property Value

Implements

Attributes

Applies to