Hi,
StopWatch Class from the System.Diagnostics namespace. This
class provides simple and easy mechanism for recording the time a particular
operation took to execute.
Read the following link for an excellent examples on how to
use the StopWatch class for performance measuring.
Thanks.
0 comments:
Post a Comment