Share via


MPSCommandBuffer.GpuStartTime Property

Definition

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

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

Property Value

Implements

Attributes

Applies to