Accurate method timing helper class(blog.activa.be)
submitted by
activa(2340) 4 years, 2 months ago
How many times have you written some timing code around a method call? If the answer is never, move on, skip this article...
For timing purposes, I always use a simple "TimeRunner" class that allows you to accurately measure the time it takes to execute a specific method. A kind of "poor man's profiler". read more...
|category: C#
|Views: 14
tags:
Profiling C# another
Everyones tags:
Your Tags: