FrameStatistics.LatencyReceiveToPresent Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Time between arrival of a new frame and its actual usage.
public: float LatencyReceiveToPresent;
public float LatencyReceiveToPresent;
val mutable LatencyReceiveToPresent : single
Public LatencyReceiveToPresent As Single
Field Value
Remarks
Gives the latency between the availability of new frame data and its actual use. This contains client-side CPU drawcall time, frame reprojection, etc.