Partager via


HolographicFrameRenderingReport.MissedLatchCount Propriété

Définition

Obtient le nombre de scanouts où un HolographicFrame précédent a dû être re-projeté à nouveau en raison du travail GPU pour l’HolographicFrame actuel qui ne se termine pas à temps pour l’échéance d’analyse cible.

public:
 property unsigned int MissedLatchCount { unsigned int get(); };
uint32_t MissedLatchCount();
public uint MissedLatchCount { get; }
var uInt32 = holographicFrameRenderingReport.missedLatchCount;
Public ReadOnly Property MissedLatchCount As UInteger

Valeur de propriété

UInt32

unsigned int

uint32_t

Nombre de scanouts où un HolographicFrame précédent devait être re-projeté.

S’applique à

Voir aussi