I would like to know if it is possible to add a label to items according to time.
for example: I will receive an item every 51 seconds, so a total of one hour will have approximately 70 items. of these 70 items I need to separate one of them to sample and the 4 items that will be in its sequence. I thought about doing this by assigning values to lael, but I don't know if it's the best way, would there be any way to do this?