Get the number of samples that were processed by the ringbuffer since it was last started.
This does not include the number of samples not yet processed (see delay).
| this |
the RingBuffer to query |
|
The number of samples processed by the ringbuffer. MT safe. |