how to run thread in parallel in c# accurate upto millisecond time
I want to run threads in parallel for some task using c#. I have attached the photo of what Iam trying but still the threads are running at different time at millisecond level is it possible to run a exact same time.