Posts tagged as timing


C# Sample: Timing Class

This timing class can be used to test the execution time of your C# algorithms. We used it to compare the time it took various sort and search functions to complete execution.