Share via


HolographicFrameScanoutReport.SystemRelativeScanoutStartTime Property

Definition

Gets the time that the image began scanning out to the display hardware.

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

Property Value

The time that the image began scanning out to the display hardware.

Applies to