Oliver Wolff (13 November 2018 09:05)
> I had a look at the problem when I blacklisted it for WinRT and one
> problem was, that QTRY_IMPL used a hard coded step interval of 50 ms,
> which of course does not make sense if you try to have a timeout of 25
> ms.

Thank you for bringing that to my attention:
https://codereview.qt-project.org/245375

> In addition to that I don't know, how well coin copes with such
> short timeout, as VMs tend to be quite slow when run from Coin (in my
> experience).

A reasonable concern, but it still seems like a good idea to at least use
a time-step that gives the time-out a chance of taking several steps ...

        Eddy.
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to