c# get Currrent Time in milliseconds
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