8 Sep
2010
8 Sep
'10
3:48 p.m.
2010/9/8 Roman Perepelitsa
2010/9/8 Matthieu Brucher
Is there a known interaction between these two classes? I'm trying to create a simple example, but I can't get boost::timer to count sleep() time :|
Timer uses clock() internally, which counts only CPU time on Linux and total time on Windows. Given non-portable nature of Boost.Timer, I would not recommend using it. Roman Perepelitsa.
It's strange that it is available in Boost without this kind of warning! Is there a portable and reliable timer in Boost ? Matthieu -- Information System Engineer, Ph.D. Blog: http://matt.eifelle.com LinkedIn: http://www.linkedin.com/in/matthieubrucher