$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Toon Knapen (toon.knapen_at_[hidden])
Date: 2003-05-21 03:32:44
On Wednesday 21 May 2003 09:44, Alkis Evlogimenos wrote:
> One thing that is missing from both the proposed timers and Boost Timer is an
> elapsedAndRestart() method. Consider an application of a timer which is
> measuring (using wallclock timers) the time to acquire and the time holding a
> mutex. Using todays interface:
agreed. restart() should also return the elapsed time.