HolographicFrameScanoutReport.SystemRelativePhotonTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.