| Interface | Description |
|---|---|
| TimeLineInfo |
read-only access to the actual timeline information.
|
| Class | Description |
|---|---|
| ContinuousTimeline |
A time line, running from t = 0 (start) to t = 1 (deadline).
|
| DiscreteTimeline |
Implementation of the timeline in which time is divided in rounds.
|
| Timeline |
A time line, running from t = 0 (start) to t = 1 (deadline).
|
| Enum | Description |
|---|---|
| Timeline.Type |
In a time-based protocol, time passes within a round.
|