1 instantiation of ActionThrottler
Microsoft.ML.AutoML.Interactive (1)
NotebookMonitor.cs (1)
31_updateThrottler = new ActionThrottler(Update, TimeSpan.FromSeconds(5));
1 reference to ActionThrottler
Microsoft.ML.AutoML.Interactive (1)
NotebookMonitor.cs (1)
17private readonly ActionThrottler _updateThrottler;