コンポジション フレームとレンダー ターゲットのターゲットごとの情報が含まれます。
構文
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
completedStats
要件
| 要件 | 値 |
|---|---|
| サポートされている最小のクライアント | Windows ビルド 22000 |
| サポートされている最小のサーバー | Windows ビルド 22000 |
| Header | dcomptypes.h |