Bagikan melalui


HolographicFramePresentationReport.AppGpuOverrun Properti

Definisi

Jumlah waktu GPU yang dihabiskan aplikasi yang melampaui waktu target presentasinya.

public:
 property TimeSpan AppGpuOverrun { TimeSpan get(); };
TimeSpan AppGpuOverrun();
/// [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 AppGpuOverrun();
public System.TimeSpan AppGpuOverrun { get; }
public System.TimeSpan AppGpuOverrun { [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.appGpuOverrun;
Public ReadOnly Property AppGpuOverrun As TimeSpan

Nilai Properti

Atribut

Keterangan

Akan negatif ketika pekerjaan GPU aplikasi selesai tepat waktu untuk diambil untuk presentasi pada waktu yang diharapkan.

Berlaku untuk