You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed an off-by-one calculation in OrderedRingBuffer.count_covered by switching to integer timedelta division, ensuring accurate sample counting for all window sizes and sampling periods.