SwiftStudies/Duration

How do you solve the concurrency problem?

lister-developer opened this issue · 1 comments

If multiple threads use the "startMeasurement" func at the same time, the corresponding tuple will not be obtained when the "timingStack.removeLast()" of "stopMeasurement" is executed