1 write to _minDelay
Microsoft.ML.AutoML.Interactive (1)
ActionThrottler.cs (1)
29
_minDelay
= minDelay;
1 reference to _minDelay
Microsoft.ML.AutoML.Interactive (1)
ActionThrottler.cs (1)
45
_nextUpdateTime = DateTime.UtcNow +
_minDelay
;