Skip to content

Latest commit

 

History

History
69 lines (54 loc) · 1.35 KB

ns-dcomptypes-composition_frame_stats.md

File metadata and controls

69 lines (54 loc) · 1.35 KB
UID tech.root title ms.date targetos description prerelease req.construct-type req.ddi-compliance req.dll req.header req.include-header req.kmdf-ver req.lib req.max-support req.redist req.target-min-winverclnt req.target-min-winversvr req.target-type req.typenames req.umdf-ver req.unicode-ansi topic_type api_type api_location api_name f1_keywords dev_langs
NS:dcomptypes.tagCOMPOSITION_FRAME_STATS
directcomp
COMPOSITION_FRAME_STATS
06/24/2021
Windows
Describes timing and composition statistics for a compositor frame.
false
structure
dcomptypes.h
Windows Build 22000
Windows Build 22000
COMPOSITION_FRAME_STATS
apiref
HeaderDef
dcomptypes.h
tagCOMPOSITION_FRAME_STATS
COMPOSITION_FRAME_STATS
tagCOMPOSITION_FRAME_STATS
dcomptypes/tagCOMPOSITION_FRAME_STATS
COMPOSITION_FRAME_STATS
dcomptypes/COMPOSITION_FRAME_STATS
c++

-description

Describes timing and composition statistics for a compositor frame.

-struct-fields

-field startTime

Type: UINT64

The time the frame started.

-field targetTime

Type: UINT64

The frame's target time.

-field framePeriod

Type: UINT64

The amount of time the frame took.

-remarks

-see-also