[PyQt] wx.MilliSleep equivalent

Tong Zhang warriorlance at gmail.com
Fri Sep 21 19:22:40 BST 2018


Hello,

When I'm building applications by wxPython, there is a function
wx.MilliSleep could be used to do non-GUI-block sleep, while I cannot find
the similar thing in PyQt, is it available or not? Otherwise, what I can do
to is to use QThread. Any comment is appreciated!

Tong
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20180921/c62ed048/attachment.html>


More information about the PyQt mailing list