COMPOSITION_STATS structure (dcomptypes.h)

Décrit les informations de minutage et de composition.

Syntaxe

typedef struct tagCOMPOSITION_STATS {
  UINT   presentCount;
  UINT   refreshCount;
  UINT   virtualRefreshCount;
  UINT64 time;
} COMPOSITION_STATS;

Membres

presentCount

Type : UINT

Nombre total d’exécutions de fois qu’une image a été présentée à la cible.

refreshCount

Type : UINT

Nombre total en cours d’exécution de v-blanks auxquels la dernière image a été présentée à la cible.

virtualRefreshCount

Type : UINT

time

Type : UINT64

Spécifications

   
Client minimal pris en charge Windows Build 22000
Serveur minimal pris en charge Windows Build 22000
En-tête dcomptypes.h