Hello,
I would like to know the best way to use a Milestone Collector to get the inter-time betweeen the same consecutive event.
For example, getting the time between each On Exit event of the same object.
I tried unsuccesfuly by adding a Condition that listens to a switch label on the object(1 or -1 on every exit). I was thinking of adding an additional column but I am unsure if that would be the best way.
Example Model in comments
Thanks