Quote Originally Posted by nmadd
You didn't say what version you are using, but if you are using the 2.0 Framework then you can use the Stopwatch class to accurately measure elapsed time:
http://msdn2.microsoft.com/en-us/lib...ch(vs.80).aspx
am using 2.0 Framework.
and the suggested class is perfect!!

many thanks @nmadd!!!!