Project

General

Profile

Actions

Task #4431

closed

Switch to boost::asio::basic_waitable_timer

Added by Davide Pesavento about 6 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Normal
Category:
Utils
Target version:
Start date:
01/01/2018
Due date:
% Done:

100%

Estimated time:

Description

boost::asio::basic_waitable_timer is the preferred base type for use with C++11 std::chrono and boost::chrono types. It's simpler to customize and saves us from having to deal with boost::posix_time conversions.

http://www.boost.org/doc/libs/1_66_0/doc/html/boost_asio/reference/basic_waitable_timer.html

Actions #1

Updated by Davide Pesavento about 6 years ago

  • Status changed from New to Code review
  • % Done changed from 0 to 100
Actions #2

Updated by Davide Pesavento about 6 years ago

  • Status changed from Code review to Closed
Actions

Also available in: Atom PDF