ringbuffer
ringbuffer copied to clipboard
Add the distance between a reader and writer to the reader's Pointer
This would allow the reader to understand how far behind the writer they are, as a number of slots. You could also return this value as a percentage of total open slots.