4 references to history
Microsoft.Maui.Essentials (4)
Compass\LowPassFilter.shared.cs (4)
20 history.Enqueue(radians); 22 if (history.Count > length) 24 var old = history.Dequeue(); 34 var size = history.Count;