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