• Yue Wang's avatar
    Support timed_wait in microseconds level · 79937c94
    Yue Wang authored
    Some Audio plugin (such as ALSA, and soon CoreAudio) already support microsecond level buffer time. However, current interval less than 1000 microseconds will cause a bug that the code treated as 0 ms.
    79937c94
PosixCond.hxx 3.12 KB