Share via


HolographicFrameScanoutReport.SystemRelativePhotonTime Property

Definition

Gets the time that the light from the display hardware for the current scanout is expected to be emitted.

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

Property Value

The time that the light from the display hardware for the current scanout is expected to be emitted.

Applies to