APIs, concepts, guides, and more
streaming-motion-no-interrupt-enable

Performance
When starting from RSIStateIDLE, MovePT and MovePVT will internally call InterruptEnableSet().
Use MotionAttributeMaskOnSet() with RSIMotionAttrMask::RSIMotionAttrMaskNO_INTERRUPT_ENABLE to disable this behavior, which reduces the time it takes to start the motion.
Be sure to call InterruptEnableSet() once during initialization.