[Qt5-feedback] Coarse timers
Kishore
kitts.mailinglists at gmail.com
Fri Jun 3 16:33:51 CEST 2011
There was a blog post once about making QTimer more efficient by making it
coarser somewhat shared between instances. What are the plans for this?
IMHO, most common applications do not require even the kind of precision that
QTimer currently offers (but does not guarantee). If necessary another
specialized class could be provided for precision.
It would allow us to create applications with several timers but not worry
about waking up the CPU more often than necessary.
--
Cheers!
Kishore
More information about the Qt5-feedback
mailing list