boostorg / thread

Boost.org thread module
http://boost.org/libs/thread
197 stars 162 forks source link

#348 Tolerable delay in interruptible_wait on Win32 is too long #355

Closed Dani-Hub closed 2 years ago

Dani-Hub commented 2 years ago

Ensure that SetWaitableTimerEx's TolerableDelay parameter is clamped between 32 and 1000 ms when computing the 5% deviation.