MTLCommandBuffer_Extensions.GetKernelStartTime(IMTLCommandBuffer) 方法

定义

返回 GPU 开始计划命令缓冲区的时间(以秒为单位)。

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

参数

This
IMTLCommandBuffer

此方法在其上运行的实例。

返回

适用于