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
Header dcomptypes.h