summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qelapsedtimer.h
Commit message (Expand)AuthorAgeFilesLines
* QElapsedTimer: use new comparison helper macrosTatiana Borisova12 hours1-6/+33
* QElapsedTimer: rewrite using std::chrono::steady_clock everywhereThiago Macieira2023-04-181-1/+8
* QElapsedTimer & QDeadlineTimer: use NSDMI for their two fieldsThiago Macieira2023-02-251-7/+3
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Deprecate QElapsedTimer::TickCounterKai Köhne2022-03-161-1/+2
* Make QElapsedTimer comparison operators hidden friendsVolker Hilsheimer2020-10-271-5/+5
* Replace Qt CONSTEXPR defines with constexprAllan Sandfeld Jensen2020-08-141-1/+1
* Replace Q_DECL_NOEXCEPT with noexcept in corelibAllan Sandfeld Jensen2019-04-031-15/+15
* Move QElapsedTimer to src/corelib/kernelThiago Macieira2016-07-021-0/+95