Issue Description
You want to know how long changing a segment takes.

Issue Resolution
Segment changes are treated like any other activity that is being queued up and processed to be run. Segment changes have an extremely low priority and can sit in the queue waiting for other activities to finish, so you should wait for some time after making the change before you reference the segment elsewhere.