MTLCommandBuffer_Extensions.GetGpuStartTime(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 commencé à exécuter la mémoire tampon de commandes.
public static double GetGpuStartTime (this Metal.IMTLCommandBuffer This);
static member GetGpuStartTime : Metal.IMTLCommandBuffer -> double
Paramètres
- This
- IMTLCommandBuffer
Instance sur laquelle cette méthode fonctionne.