diff options
| author | Ahmad Samir <a.samirh78@gmail.com> | 2024-02-14 22:11:43 +0200 |
|---|---|---|
| committer | Ahmad Samir <a.samirh78@gmail.com> | 2024-02-23 22:07:47 +0200 |
| commit | bfc7535a10f7a6e3723f354b41f08a0fe1d18719 (patch) | |
| tree | 4ee2c19f03cc9952a98a53898b7ed3f2d87204b3 /src/plugins/sqldrivers/sqlite/qsql_sqlite.cpp | |
| parent | bb058909626410d22ccd74919d69cd747fbc33ad (diff) | |
QSingleShotTimer: use nanoseconds precision
This is a step towards making QChronoTimer have nanoseconds precision.
Not changing QTimer::singleShot() methods to take nanoseconds; QTimer
uses milliseconds for the most part, having the static singleShot()
methods take nanoseconds would be a bit surprising?
[ChangeLog][Core][QObject] Added startTimer() nanoseconds overload and
removed the milliseconds overload. This change is backwards compatible.
Change-Id: I69e79c8feb6354846c6d3be57dc529af7abd1313
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Diffstat (limited to 'src/plugins/sqldrivers/sqlite/qsql_sqlite.cpp')
0 files changed, 0 insertions, 0 deletions
