How do i increase a variable in a thread with the previous amount of the variable in python?

后端 未结 0 854
没有蜡笔的小新
没有蜡笔的小新 2020-12-15 21:23

I have a list of tasks on a queue. One or multiple threads can process tasks from this queue. Each task has a specific duration. I want to add that duration to the startTime

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