Re: [Boost-bugs] [Boost C++ Libraries] #8136: boost::this_thread::sleep_for() sleeps longer than it should in Windows

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8136: boost::this_thread::sleep_for() sleeps longer than it should in Windows
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-09-14 10:07:53


#8136: boost::this_thread::sleep_for() sleeps longer than it should in Windows
--------------------------------------------+---------------------
  Reporter: Ondrej Siler <ondrej.siler@…> | Owner: viboes
      Type: Bugs | Status: closed
 Milestone: Boost 1.54.0 | Component: thread
   Version: Boost 1.53.0 | Severity: Problem
Resolution: fixed | Keywords:
--------------------------------------------+---------------------

Comment (by anonymous):

 on boost 1.56 this bug is back.
 sleeping for 1000 microseconds sleeps for about 2,000 microseconds.
 sleeping for 1 millisecond sleeps for about 2 milliseconds.
 sleeping for 5 seconds sleeps for 5 seconds.

 Micro and milliseconds are doubling, but seconds are not doubling.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8136#comment:9>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:16 UTC