Hi, I need to create a label keeping track of the interarrival time of each item, but I was able only to display the arrival time.
I would need to gather for each item the interarrival time (namely the difference among two consecutive items) knowing that in my case it follows a uniform distribution (10,60) to assign it to a token in the process flow.
Can someone please help me?
Thank you in advance