Hi, On Mon, Nov 21, 2011 at 11:06 AM, <[email protected]> wrote: > 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?
I think Thiago has some work lying around to (behind the scenes) line up QTimers with a longer duration, with an option for precision, so it might be an idea to take a look at that work and see what's there :) _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
