FrameStatistics.LatencyReceiveToPresent Field

Definition

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.

Applies to