$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] boost timer with sleep
From: Bruno Lalande (bruno.lalande_at_[hidden])
Date: 2008-11-12 03:31:38
>> There is another timer implementation that works with sleep?
>
> In Boost? Not that I'm aware of.
If I remember well, Beman Dawes plans to propose a new implementation
of timer. Don't know if it's supposed to behave differently about that
precise issue though.
Bruno