diff --git a/src/xrt/include/xrt/xrt_compositor.h b/src/xrt/include/xrt/xrt_compositor.h index 0fe494520..eea69758a 100644 --- a/src/xrt/include/xrt/xrt_compositor.h +++ b/src/xrt/include/xrt/xrt_compositor.h @@ -703,6 +703,7 @@ struct xrt_compositor * * @param[out] xc The compositor * @param[out] out_frame_id Frame id + * @param[out] out_wake_time_ns When we want the client to be awoken to begin rendering. * @param[out] out_predicted_gpu_time_ns When we expect the client to finish the GPU work. * @param[out] out_predicted_display_time_ns When the pixels turns into photons. * @param[out] out_predicted_display_period_ns The period for the frames.