QtVsTools.Package/Common/ConcurrentStopwatch.cs @@ -33,7 +33,7 @@ { public class ConcurrentStopwatch : Concurrent<ConcurrentStopwatch> { Stopwatch Stopwatch { get; set; } Stopwatch Stopwatch { get; } public ConcurrentStopwatch() {