On Wednesday, 29 November 2017 01:34:05 PST Konrad Rosenbaum wrote: > Any software working on a scale below 10ms needs to be realtime. Qt is not > realtime. Sorry.
That's why the API I'm creating will give you a QDateTime, which only has millisecond resolution. I thought briefly about using QDeadlineTimer (which has nanosecond), but gave up since it wasn't necessary and I couldn't get the monotonic timer on most OSes. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest