Talk:Time a function
Guga360: In the C# example, you might want to consider using the .NET Stopwatch class instead of DateTime.
- I will take a look. Thanks.
- PS: If you want, you can add yourself. But don't remove my previous example. :)
Guga360: In the C# example, you might want to consider using the .NET Stopwatch class instead of DateTime.