| Package | Description |
|---|---|
| javax.safetycritical |
| Constructor and Description |
|---|
CyclicSchedule(Frame[] frames)
Constructs a
CyclicSchedule by copying the frames array
into a private array within the same memory area as this newly
constructed CyclicSchedule object.The frames array represents the order in which event handlers are to be scheduled. |