Bagikan melalui


struktur D3DKMT_PRESENT_STATS_DWM (d3dkmthk.h)

Status saat ini dari manajer jendela desktop (DWM).

Sintaks

typedef struct _D3DKMT_PRESENT_STATS_DWM {
  UINT                         PresentCount;
  UINT                         PresentRefreshCount;
  D3DKMT_ALIGN64 LARGE_INTEGER PresentQPCTime;
  UINT                         SyncRefreshCount;
  D3DKMT_ALIGN64 LARGE_INTEGER SyncQPCTime;
  UINT                         CustomPresentDuration;
} D3DKMT_PRESENT_STATS_DWM;

Anggota

PresentCount

Jumlah operasi saat ini yang dapat diantrekan untuk perangkat yang ditentukan oleh hDevice.

PresentRefreshCount

Jumlah refresh saat ini.

PresentQPCTime

Waktu QPC (penghitung kinerja kueri) saat ini.

SyncRefreshCount

Jumlah refresh sinkronisasi.

SyncQPCTime

Waktu QPC sinkronisasi.

CustomPresentDuration

Durasi kustom saat ini.

Persyaratan

Persyaratan Nilai
Header d3dkmthk.h