|
Monado OpenXR Runtime
|

Data Fields | |
| int | index |
| Current Index for times_ns. | |
| int64_t | times_ns [50] |
| Timestamps of last-pushed frames. | |
| float | timings_ms [50] |
| Frametimes between last-pushed frames. | |
| float | fps |
| Average FPS of last NUM_FRAME_TIMES pushed frames. | |
| struct u_var_timing * | debug_var |
| float u_frame_times_widget::fps |
Average FPS of last NUM_FRAME_TIMES pushed frames.
Referenced by xrt_system_compositor::comp_main_create_system_compositor(), comp_mirror_to_debug_gui::comp_mirror_add_debug_vars(), and t_hand_tracking_sync_mercury_create().
| 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.