Im trying to measure how long an operator is "busy" vs "idle". I don't have actual task/travel times, just total times for a set of activities. I worked with Logan to get this to work so the time is correct but also shows the simulation working. Now I am having an issue with the stats. On the left side, that is the time the operator is busy, right side is for the visuals for simulation. As soon as the token on right finishes and left is still at the delay, it sets operator to "idle". I've tried changing his state right before the delay but no luck. Is there a way to make sure whenever it's in the delay on left side, operator is set to "busy"?