Share via


IMTLCommandBuffer.GpuStartTime Property

Definition

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

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

Property Value

Attributes

Applies to