MTLCommandBuffer_Extensions.GetKernelEndTime(IMTLCommandBuffer) 方法

定义

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

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

参数

This
IMTLCommandBuffer

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

返回

适用于