Use QElapsedTimer instead of QTime to measure elapsed time
authorThiago Macieira <thiago.macieira@intel.com>
Wed, 12 Sep 2012 12:56:06 +0000 (14:56 +0200)
committerQt by Nokia <qt-info@nokia.com>
Thu, 13 Sep 2012 20:40:34 +0000 (22:40 +0200)
commit81b00670f2264554e4d928db479b1e903481f038
tree7c93e66f9663f97a14519905f546dd358b0d5a96
parent53a7778b90618e1bab75e91e08d7bff49beb0241
Use QElapsedTimer instead of QTime to measure elapsed time

QElaspedTimer is a lot more efficient.

Change-Id: I66d9514108f800a45181d8960b01a5e7d3fa9e80
Reviewed-by: Qt Doc Bot <qt_docbot@qt-project.org>
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
tests/auto/corelib/thread/qsemaphore/tst_qsemaphore.cpp