Compartir a través de


MTLCommandBuffer_Extensions.GetGpuStartTime(IMTLCommandBuffer) Método

Definición

Devuelve el tiempo, en segundos, cuando la GPU comenzó a ejecutar el búfer de comandos.

public static double GetGpuStartTime (this Metal.IMTLCommandBuffer This);
static member GetGpuStartTime : Metal.IMTLCommandBuffer -> double

Parámetros

This
IMTLCommandBuffer

Instancia en la que opera este método.

Devoluciones

Se aplica a