Benchmark Method Execution Time in C#

added by karl_falconer
4/11/2011 5:44:17 AM

165 Views

Code snippit used to record the execution time of a method. The code is written in C# for the .NET Framework.


0 comments