HolographicFramePresentationReport 클래스

정의

특정 작성기 프레임에 대한 프레임 프레젠테이션 보고서입니다.

public ref class HolographicFramePresentationReport sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 393216)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class HolographicFramePresentationReport final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 393216)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Deprecated("Use HolographicFrameScanoutReport instead of HolographicFramePresentationReport. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 655360, "Windows.Foundation.UniversalApiContract")]
class HolographicFramePresentationReport final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 393216)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class HolographicFramePresentationReport
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 393216)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Deprecated("Use HolographicFrameScanoutReport instead of HolographicFramePresentationReport. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 655360, "Windows.Foundation.UniversalApiContract")]
public sealed class HolographicFramePresentationReport
Public NotInheritable Class HolographicFramePresentationReport
상속
Object Platform::Object IInspectable HolographicFramePresentationReport
특성

Windows 요구 사항

디바이스 패밀리
Windows 10, version 1803 (10.0.17134.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v6.0에서 도입되었습니다.)

속성

AppGpuDuration

앱에서 사용한 GPU 시간의 양입니다.

AppGpuOverrun

앱이 프레젠테이션 대상 시간을 초과하여 소비한 GPU 시간입니다.

CompositorGpuDuration

앱이 작성기에서 사용되었기 때문에 사용할 수 없는 GPU 시간입니다.

MissedPresentationOpportunityCount

앱의 프레임 렌더링이 완료되기 전에 놓친 프레젠테이션 기회의 수입니다.

PresentationCount

작성자가 앱의 프레임을 표시한 횟수입니다.

적용 대상