$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Philippe Vaucher (philippe.vaucher_at_[hidden])
Date: 2007-02-01 14:04:05
Hello,
I'm currently creating a new version of the boost timer, you can grab it
there :
http://www.boost-consulting.com/vault/index.php?directory=date_time
(get timer_2007_01_03.zip)
It supports different windows & POSIX timers, like QueryPerformanceCounter()
or timeGetTime().
Philippe