MTLCommandBuffer_Extensions.GetGpuEndTime(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 l’heure, en secondes, à laquelle le GPU a cessé d’exécuter la mémoire tampon de commande.
public static double GetGpuEndTime (this Metal.IMTLCommandBuffer This);
static member GetGpuEndTime : Metal.IMTLCommandBuffer -> double
Paramètres
- This
- IMTLCommandBuffer
Instance sur laquelle cette méthode fonctionne.