|
Monado OpenXR Runtime
|

Data Fields | |
| int | index |
| Current Index for times_ns. More... | |
| int64_t | times_ns [50] |
| Timestamps of last-pushed frames. More... | |
| float | timings_ms [50] |
| Frametimes between last-pushed frames. More... | |
| float | fps |
| Average FPS of last NUM_FRAME_TIMES pushed frames. More... | |
| struct u_var_timing * | debug_var |
| float u_frame_times_widget::fps |
Average FPS of last NUM_FRAME_TIMES pushed frames.
| int u_frame_times_widget::index |
Current Index for times_ns.
| int64_t u_frame_times_widget::times_ns[50] |
Timestamps of last-pushed frames.
| float u_frame_times_widget::timings_ms[50] |
Frametimes between last-pushed frames.