MTLCommandBuffer_Extensions.GetKernelEndTime(IMTLCommandBuffer) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne le temps, en secondes, auquel le GPU a terminé la planification de la mémoire tampon de commande.
public static double GetKernelEndTime (this Metal.IMTLCommandBuffer This);
static member GetKernelEndTime : Metal.IMTLCommandBuffer -> double
Paramètres
- This
- IMTLCommandBuffer
Instance sur laquelle cette méthode fonctionne.