|
Monado OpenXR Runtime
|
Base timing source code. More...

Go to the source code of this file.
Data Structures | |
| struct | b_timing_source |
Macros | |
| #define | B_TIMING_SOURCE_MAX_SINKS 4 |
Functions | |
| int | b_timing_source_init (struct xrt_frame_context *xfctx, struct b_timing_source **out_bts) |
| void | b_timing_source_push_event (struct b_timing_source *bts, const struct t_timing_event *event) |
Base timing source code.