HolographicFramePresentationReport.CompositorGpuDuration 속성

정의

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

public:
 property TimeSpan CompositorGpuDuration { TimeSpan get(); };
TimeSpan CompositorGpuDuration();
/// [get: Windows.Foundation.Metadata.Deprecated("Use IHolographicFrameScanoutReport instead of IHolographicFramePresentationReport. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 655360, "Windows.Foundation.UniversalApiContract")]
TimeSpan CompositorGpuDuration();
public System.TimeSpan CompositorGpuDuration { get; }
public System.TimeSpan CompositorGpuDuration { [Windows.Foundation.Metadata.Deprecated("Use IHolographicFrameScanoutReport instead of IHolographicFramePresentationReport. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 655360, "Windows.Foundation.UniversalApiContract")] get; }
var timeSpan = holographicFramePresentationReport.compositorGpuDuration;
Public ReadOnly Property CompositorGpuDuration As TimeSpan

속성 값

특성

적용 대상