Hi,

In QtMobility SystemInfo, we have a QSystemAlignedTimer:
http://doc.qt.nokia.com/qtmobility-latest/qsystemalignedtimer.html

In short, it's a system-wide fuzzy timer, providing a service for applications 
to synchronize their activity.

Now I'm thinking of move it to QtCore, and preferably merge it into QTimer. If 
so, we probably need to add some interface to specify the precision, other than 
simply tell the type as in [1].
Any thoughts?


[1] http://codereview.qt-project.org/#change,657

================
Xizhi Zhu (Steven)

Software Engineer @ Qt Development Frameworks
Nokia

Mobile: +358 (0)50 480 1247
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to