$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [timer] Examples do not compile
From: Michael Powell (mwpowellhtx_at_[hidden])
Date: 2013-04-16 13:42:02
Hello,
I am trying to setup a "simple" elapsed timer abstraction to hide the
boost::timer::cpu_timer concern.
However, I am finding that the usage example illustrated here does not
compile, or I am not including something I need to include (more likely).
http://www.boost.org/doc/libs/1_53_0/libs/timer/doc/cpu_timers.html#using-cpu_timer
Might there be more complete working examples I can draw from?
Thank you...
Regards,
Michael Powell