1 write to Watch
Microsoft.ML.Core (1)
Environment\ConsoleEnvironment.cs (1)
335Watch = Stopwatch.StartNew();
2 references to Watch
Microsoft.ML.Core (2)
Environment\ConsoleEnvironment.cs (2)
168_out.WriteLine("Elapsed {0:c}.", channel.Watch.Elapsed); 343Watch.Stop();