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

属性值

图像开始扫描到显示硬件的时间。

适用于