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
);