How to write a function that runs in a certain time in Python?

后端 未结 0 1800
旧时难觅i
旧时难觅i 2020-12-25 10:07

I want to display an object in 5 seconds, and then it disappears. I\'m thinking about using time.time() in Python, but my project includes many loops so it doesn\'t work eff

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