
Christian Henning wrote:
Hi Vicente, qq. In your documentation you say that one should include:
#include <boost/chrono.hpp>
but shouldn't it be
#include <boost/chrono/chrono.hpp>
See at the botton of:
http://svn.boost.org/svn/boost/sandbox/chrono/libs/chrono/doc/html/boost_chr...
Thanks, Christian
On Mon, Jan 18, 2010 at 10:10 AM, Vicente Botet Escriba <vicente.botet@wanadoo.fr> wrote:
Klaim wrote:
To be clear, it's the output that's missing.
Thanks to pointing this out. The output should be something like
0.009s 0.021s 0.029s
Best,Vicente
-- View this message in context: http://old.nabble.com/-chrono--v0.3--New-Stopwatch-Feature-tp27202338p272118... Sent from the Boost - Dev mailing list archive at Nabble.com.
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Right. I should #include <boost/chrono/chrono.hpp> I will change it. Vicente -- View this message in context: http://old.nabble.com/-chrono--v0.3--New-Stopwatch-Feature-tp27202338p272126... Sent from the Boost - Dev mailing list archive at Nabble.com.