8 Sep
2010
8 Sep
'10
3:51 p.m.
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.
It's strange that it is available in Boost without this kind of warning! Is there a portable and reliable timer in Boost ?
You could give the timer in boost::asio a shot, so to speak. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.