Share via


IMTLCommandBuffer.GpuEndTime Property

Definition

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

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

Property Value

Attributes

Applies to