Hello, pretty basic question, i am quite new so i am still not familiarized with the functions, i currently only know how to utilize the fixed resources at a basic level.
I am trying to simulate a fast food restaurant queue, basically all i want is the "process time" to be different after Nth item, as if the cooks had items on stock, i fount the function on process time named "Different Time for Nth Item" and it works somewhat for my intentions, however, the cooks find themselves cooking constantly.
Is there a way to make the "Different Time for Nth Item" function reset after X time (lets say, after every hour), or do i got to find a different approach? any guidance or links to relevant information would be appreciated.