Subject: [Boost-bugs] [Boost C++ Libraries] #9847: boost::asio system_timer/deadline_timer ::expires_at() incorrect working
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-04-07 14:26:31
#9847: boost::asio system_timer/deadline_timer ::expires_at() incorrect working
------------------------------+----------------------------
Reporter: sunheretic13@⦠| Owner: chris_kohlhoff
Type: Bugs | Status: new
Milestone: To Be Determined | Component: asio
Version: Boost 1.55.0 | Severity: Problem
Keywords: |
------------------------------+----------------------------
I want to start a timer that he worked at a certain time on the clock.
I create an object or system_timer deadline_timer and do call expires_at
(absolute time).
Then I change the clock on the computer for a few tens of seconds ahead.
The timer does not start at a specified time.
This is a serious problem because on many computers use with
synchronization of time.
This is a serious problem because many computers using time-
synchronization service.
WinAPI function SetWaitableTimer solves this problem, but it is not part
of boost.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9847> 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