21 Dec
2006
21 Dec
'06
11:05 p.m.
I've tried to use Boost::Timer together with Qt. However, the elapsed() function always does return the same value. I've found hints (see http://www.gerd-riesselmann.net/development/std-clock-threading-and-linux) that this might be related to the threading (used in Qt4). Is this a known issue? What is the suggested workaround (apart from using something else for timing? Best regards Christoph