1 write to _checkIntervalInMilliseconds
Microsoft.ML.AutoML.Tests (1)
AutoMLExperimentTests.cs (1)
470_checkIntervalInMilliseconds = 1000;
1 reference to _checkIntervalInMilliseconds
Microsoft.ML.AutoML.Tests (1)
AutoMLExperimentTests.cs (1)
497_timer = new System.Timers.Timer(_checkIntervalInMilliseconds);