Last N Buffer

Keeps track of count of events for last N seconds via the concept of self-destructing objects. Example would be a way of tracking number of visitors in last N seconds.

Count: 0