summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qsingleshottimer_p.h
Commit message (Expand)AuthorAgeFilesLines
* QSingleShotTimer: use the Duration alias from the event dispatcherThiago Macieira2024-03-131-7/+10
* Timers: add Qt::TimerId enum classAhmad Samir2024-03-031-8/+7
* QSingleShotTimer: use nanoseconds precisionAhmad Samir2024-02-231-15/+13
* Remove qDeleteInEventHandlerTor Arne Vestbø2023-12-141-1/+1
* QSingleShotTimer: port to chronoAhmad Samir2023-11-041-21/+28
* QTimer: split QSingleShotTimer to a private headerAhmad Samir2023-10-271-0/+119