Talk:Time a function

From Rosetta Code

Guga360: In the C# example, you might want to consider using the .NET Stopwatch class instead of DateTime.

I will take a look. Thanks.