Administrator

Administrator

  • Tech Writer
  • 2.2k
  • 1.5m

c# get Currrent Time in milliseconds

Feb 25 2003 1:46 PM
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)