HolographicFrameScanoutReport.SystemRelativeLatchTime Property

Definition

Gets the time that the final decision on which HolographicFrame will be scanned out is made and reprojection begins, if applicable.

public:
 property TimeSpan SystemRelativeLatchTime { TimeSpan get(); };
TimeSpan SystemRelativeLatchTime();
public System.TimeSpan SystemRelativeLatchTime { get; }
var timeSpan = holographicFrameScanoutReport.systemRelativeLatchTime;
Public ReadOnly Property SystemRelativeLatchTime As TimeSpan

Property Value

The time that the final decision on which HolographicFrame will be scanned out is made

Applies to