$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] threaded stopwatch or count down timer
From: Bjorn Reese (breese_at_[hidden])
Date: 2013-02-24 08:46:59
On 2013-02-24 14:35, Sean Farrow wrote:
> Im currently writing an application that requires either a stopwatch or
> a countdown timer.
>
> Is such a thing available in boost?
Boost.Asio has a deadline timer.