$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] Writing timer output to file
From: Mohamed Nemri (med.ennemri_at_[hidden])
Date: 2013-04-22 04:41:42
Hi,
I want customize boost::timer::auto_cpu_timer to put results in a logging
stream(file, console,...).
What is the best way to do that?
Thanks
--