How to prevent a function from running on mouse click until previous completes

后端 未结 0 1801
慢半拍i
慢半拍i 2020-12-11 23:34

I\'m trying to setup a mouse listener in Python which runs a function on mouse click, as long as that function isn\'t already running.

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