| 
    PortAudio
    2.0
    
   | 
 
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.
 1.8.5