1
Answer

c# get Currrent Time in milliseconds

Administrator

Administrator

21y
9.4k
1
Hi all, Im working on the multithreaded application for automated testing environment in c#. I want to synchronize all threads of this application to the current time. The required precision for the sync. time is millisecond. Is there any possible way in C# or VC++ to get current time in millisecond. I would really appreciate your help. Thanks in advance, Regards, -Harshad
Answers (1)