다음을 통해 공유


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

속성 값

현재 검색에 대한 디스플레이 하드웨어의 표시등이 내보내질 것으로 예상되는 시간입니다.

적용 대상