次の方法で共有


COMPOSITION_TARGET_STATS 構造体 (dcomptypes.h)

コンポジション フレームとレンダー ターゲットのターゲットごとの情報が含まれます。

構文

typedef struct tagCOMPOSITION_TARGET_STATS {
  UINT              outstandingPresents;
  UINT64            presentTime;
  UINT64            vblankDuration;
  COMPOSITION_STATS presentedStats;
  COMPOSITION_STATS completedStats;
} COMPOSITION_TARGET_STATS;

メンバー

outstandingPresents

型: UINT

presentTime

型: UINT64

vblankDuration

型: UINT64

presentedStats

種類: COMPOSITION_STATS

completedStats

種類: COMPOSITION_STATS

要件

要件
サポートされている最小のクライアント Windows ビルド 22000
サポートされている最小のサーバー Windows ビルド 22000
Header dcomptypes.h

こちらもご覧ください

DCompositionGetStatisticsDCompositionGetTargetStatistics