]> Repos - portaudio/commit
Use new method to calculate CPU load similar to other ports. Based on num frames...
authorphilburk <philburk@0f58301d-fd10-0410-b4af-bbb618454e57>
Wed, 24 Apr 2002 04:58:09 +0000 (04:58 +0000)
committerphilburk <philburk@0f58301d-fd10-0410-b4af-bbb618454e57>
Wed, 24 Apr 2002 04:58:09 +0000 (04:58 +0000)
commit348e268d7b126de051a4699cf303dfcdbf466de4
treee5487598064dc67f9496cd16e3dc019074fa1638
parent18d252bbfe86477e27780ad1b962d2ce5bec5d8f
Use new method to calculate CPU load similar to other ports. Based on num frames calculated.
Fixed Pa_StreamTime(). Now estimates how many frames have played based on MicroSecond timer.
Added PA_MAX_USAGE_ALLOWED to prevent Mac from hanging when CPU load approaches 100%.
pa_mac/pa_mac.c