1
Reply

calculate elapsed seconds

George George

George George

Apr 12 2008 10:49 AM
2.3k

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)