Re: [Boost-bugs] [Boost C++ Libraries] #8006: Boost::Chrono Assertion at startup - steady_clock::now() - Windows

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8006: Boost::Chrono Assertion at startup - steady_clock::now() - Windows
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-01-07 09:57:59


#8006: Boost::Chrono Assertion at startup - steady_clock::now() - Windows
-------------------------------+----------------------
  Reporter: meckschlager@… | Owner: viboes
      Type: Bugs | Status: assigned
 Milestone: To Be Determined | Component: chrono
   Version: Boost 1.50.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+----------------------

Comment (by dmitry@…):

 Andreas, actually using GetSystemTimeAsFileTime in MSVC STL is a bug. See
 bug with ID 719443 on Microsoft Connect website (I can't post link here).

 Maybe it makes sense to wait until it's implemented and tested by
 Microsoft, then it can be "backported" to boost::chrono.

 Regarding timers on Windows, this article claims that we can't rely on
 QueryPerformanceCounter API and should fall back to something different on
 some motherboard models and versions of Windows

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8006#comment:17>
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:15 UTC