IBMTimeContainersParEndSync
Description
Two rectangles in a time container. One starts at time t=0s, t=2s and both rectangles have a duration specified of 5s.
However the rectangle that is started at t=2s is set to send when the first one ends. The first one ends at t=5s and hence
the second rectangle is ended after being seen for 3s only.
So the resultant perceived behavior is that one rectangle starts at t=0s, the other 2s later. Both then and play for 3s in parallel,
ending at the same time.
Screenshot
Snapshot taken of IBMTimeContainersParEndSync.mp4
Back to main index