共用方式為


COMPOSITION_STATS結構 (dcomptypes.h)

描述計時和組合資訊。

語法

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

成員

presentCount

類型: UINT

顯示框架給目標的執行時間總計計數。

refreshCount

類型: UINT

最後一個畫面顯示給目標的 v 空白執行總數。

virtualRefreshCount

類型: UINT

time

類型: UINT64

需求

   
最低支援的用戶端 Windows 組建 22000
最低支援的伺服器 Windows 組建 22000
標頭 dcomptypes.h