| Class | Description |
|---|---|
| PrecisionTimer |
Class which provides high accuracy timestamps.
|
| RecentLinkedList<E> |
A
LinkedList implementation which only records the last n elements dropping out the least recently used ones. |
| SlidingTimedValue<T> |
A class which tracks the minimum value out of a set of values within a given time window.
|
Copyright © 2017. All rights reserved.