CPU load tkinter root.mainloop() vs root.update() in while loop

后端 未结 0 2006
甜味超标
甜味超标 2021-01-30 03:30

I ran into an interesting issue:

If I run my tkinter based GUI application (i.e. simple code editor) with root.mainloop() my CPU load is at about 0.3%.

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