PortAudio  2.0
ThreadSleepScheduler Class Reference

Detailed Description

Allows to emulate thread sleep of less than 1 millisecond under Windows. Scheduler calculates number of times the thread must run untill next sleep of 1 millisecond. It does not make thread sleeping for real number of microseconds but rather controls how many of imaginary microseconds the thread task can allow thread to sleep.


The documentation for this class was generated from the following file: