次の方法で共有


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

プロパティ値

属性

適用対象