|
2 |
edited tags
|
||
|
1 |
|
||
Wrapping StopWatch timing with a delegate or lambda?I'm writing code like this, doing a little quick and dirty timing:
Surely there's a way to call this bit of timing code as a fancy-schmancy .NET 3.0 lambda rather than (God forbid) cutting and pasting it a few times and replacing the I know it can be done as a
|
||||
