Does PyQT5 QTimer timer.start() it overlap functions or it waits until end of Function?

前端 未结 0 1200
执念已碎
执念已碎 2020-11-30 14:20

I use QTimer, but my question here is that the function I call every 400ms runs between 1-2 seconds. Here, does the QTimer.start() method wait for the called function to fin

相关标签:
回答
  • 消灭零回复
提交回复
热议问题