George George

George George

  • NA
  • 778
  • 0

calculate elapsed seconds

Apr 12 2008 10:49 AM

Hello everyone,


What is the most convenient way to check whether elapsed time from some time point to another time point is larger than 2 seconds?

Currently, I am using TimeSpan, and I am using stupid method to check hour/minute/second one by one to decide. Are there any quick way to check?


thanks in advance,
George


Answers (1)