-
- Downloads
Have the idle process loop calculate the minimum time delta to the
next process wait timeout and use this as the select timeout if it occurs sooner than the default timeout. This helps reduce the time blocked when processes wait for short periods, for example during graphics animation.
Please register or sign in to comment