A {@link Reservoir} implementation backed by a sliding window that stores only the measurements madein the last {@code N} seconds (or other time unit).
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.