Hi!
Does this method return the total cpu usage of the app (i.e. including the gui work) or just the amount used by the audio stuff?
Thanks in advance!
It just measures the proportion of time spent in the audio callback.
Thanks! Just as I thought.
Hi!
Does this method return the total cpu usage of the app (i.e. including the gui work) or just the amount used by the audio stuff?
Thanks in advance!
It just measures the proportion of time spent in the audio callback.
Thanks! Just as I thought.