HolographicFrameScanoutReport.SystemRelativeScanoutStartTime Propriété
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.
Obtient l’heure à laquelle l’image a commencé à analyser vers le matériel d’affichage.
public:
property TimeSpan SystemRelativeScanoutStartTime { TimeSpan get(); };
TimeSpan SystemRelativeScanoutStartTime();
public System.TimeSpan SystemRelativeScanoutStartTime { get; }
var timeSpan = holographicFrameScanoutReport.systemRelativeScanoutStartTime;
Public ReadOnly Property SystemRelativeScanoutStartTime As TimeSpan
Valeur de propriété
Heure à laquelle l’image a commencé à analyser vers le matériel d’affichage.