Could someone add a DebuggerDisplay to System.Diagnostics.Stopwatch please? I think it should show something like the following: ``` 00:00:25.6170218 (IsRunning = false) ``` This would save me countless clicks of having to expand objects in Visual Studio.