I have a queue of products, and I control that queue via trigger, opening the entry if the current quantity is less than 100 items, and closing when it reaches 500. So the line produces 400 items without the need to feed the buffer. I would like to see how long it is taking to consume the buffer. Taking into account that my process does not use a fixed time.