iOS / iPad thread performance question

Hi,

I like to generate an accurate MIDI clock on iOS / iPad and using the high performance timer for that job. But if the app is in background the timing is very bad. Other apps are also performant in the background. How can I get the clock or thread performant in the background?

Are there special threads available or similar things?

Thanks.