Share via


HolographicFrameScanoutReport.SystemRelativeScanoutStartTime 屬性

定義

取得影像開始掃描到顯示硬體的時間。

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

屬性值

影像開始掃描到顯示硬體的時間。

適用於