HolographicFrameScanoutReport.SystemRelativePhotonTime 属性

定义

获取当前扫描输出的显示硬件发出的光的时间。

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

属性值

显示硬件发出的当前扫描输出的光预计发出的时间。

适用于