Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8070: prefer GetTickCount64 over GetTickCount
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-09-18 10:05:43
#8070: prefer GetTickCount64 over GetTickCount
---------------------------+----------------------
Reporter: alex@⦠| Owner: viboes
Type: Bugs | Status: reopened
Milestone: Boost 1.55.0 | Component: thread
Version: Boost 1.52.0 | Severity: Cosmetic
Resolution: | Keywords:
---------------------------+----------------------
Comment (by ixSci <beholder@â¦>):
Just tested on Win8.1(boost rev. 85771) and it doesn't compile:
libs\thread\src\win32\thread.cpp(433) : error C2653: 'win32' : is not a
class or namespace name
I believe it should be: unsigned long const
elapsed_milliseconds='''detail::'''win32::GetTickCount()-target_time.start;
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8070#comment:16> 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:14 UTC