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

属性值

属性

适用于