API reference
API reference
Select your platform
No SDKs available
No versions available

LatencyData Struct

Contains latency measurements for a single frame of rendering.

Overview

Data Fields

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

Details

Fields

float OVRDisplay.LatencyData.render
The time it took to render both eyes in seconds.
float OVRDisplay.LatencyData.timeWarp
The time it took to perform TimeWarp in seconds.
float OVRDisplay.LatencyData.postPresent
The time between the end of TimeWarp and scan-out in seconds.
float OVRDisplay.LatencyData.renderError
No description available.
float OVRDisplay.LatencyData.timeWarpError
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon