Hi everybody,
I have a model that produce 2 kind of objects, and i want to find the average time in system of each object when they get the sink.
Let's supose the model has a source conected with a queue, the queue conected with 2 processor (with differents process time accordind the item type thet the source produce), and processor conected with the sink.
Thanks for your help!.