How to use instruments-without-delay

I have downloaded appium-instruments (https://github.com/appium/appium-instruments) so that I can use instruments without delay, but how do I actually set this in my appium script so that it uses it? I have downloaded it via npm install appium-instruments but I assume I have to set this in the desired capabilities or something. Where do I set it? Thanks.