From: Christoph (christoph.duelli_at_[hidden])
Date: 2006-12-21 18:05:05


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