public Result() : base(new Stopwatch(), new List <long>(), DateTime.UtcNow.ToString(Settings1.Default.DTFormat))
 {
     Item1.Start();
 }