summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qelapsedtimer_unix.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use stub function gettimeofday for VxWorksPasi Petäjäjärvi2013-01-281-0/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Add struct keyword for timeval variable to remove ambiguityPasi Petäjäjärvi2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | Add QElapsedTimer::nsecsElapsed() constBradley T. Hughes2010-12-201-0/+11
|/
* Reorganise qelapsedtimer_unix.cpp for better inlining performance.Thiago Macieira2010-09-021-55/+74
* Fix compilation on HP-UXi: _SC_MONOTONIC_CLOCK isn't definedThiago Macieira2010-03-291-1/+1
* Ensure that we return QPair<long,long> in all cases.Thiago Macieira2010-03-291-3/+3
* Add a couple of extra functions to QElapsedTimerThiago Macieira2010-03-171-2/+12
* Rename the files tooThiago Macieira2010-03-171-0/+169