API reference

LatencyData Struct

Contains latency measurements for a single frame of rendering.

Fields

float render[Get]
The time it took to render both eyes in seconds.
float timeWarp[Get]
The time it took to perform TimeWarp in seconds.
float postPresent[Get]
The time between the end of TimeWarp and scan-out in seconds.
float renderError[Get]
float timeWarpError[Get]