|
Monado OpenXR Runtime
|
A sample read out from the driver, to pass to the device in question. More...
#include </builds/monado/monado/src/xrt/tracking/constellation/t_led_sync_refinement.h>

Data Fields | |
| time_duration_ns | device_host_latency_ns |
| The latency offset from the device timestamps to the host. | |
| time_duration_ns | fudge_offset_ns |
| The latency offset to apply to fudge the blink to line up as best as possible with the exposure. | |
| time_duration_ns | blink_duration_ns |
| The duration to make the LEDs blink for, in nanoseconds. | |
A sample read out from the driver, to pass to the device in question.
| time_duration_ns t_led_sync_sample::blink_duration_ns |
The duration to make the LEDs blink for, in nanoseconds.
| time_duration_ns t_led_sync_sample::device_host_latency_ns |
The latency offset from the device timestamps to the host.
| time_duration_ns t_led_sync_sample::fudge_offset_ns |
The latency offset to apply to fudge the blink to line up as best as possible with the exposure.