I use several TimeMeasureStart and TimeMeasureEnd blocks in my model. Now I would like to set a condition that the TimeMeasureStart only starts measuring the time of an agent, if a certain condition is true. For example: If variable var1 == 1. In this case, var1 is a variable outside of the agent. Is it possible to set a condition "on enter" of the TimeMeasureStart block like in the screenshot below? I don't know how to replace the "????" in the condition.


