TimelineEvent

open class TimelineEvent

Event on the current StartupTimeline. Each event has a start/end time, a precise duration and the complete StartupStep information associated with it.

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open fun getStartTime(): Instant
Return the start time of this event.
Link copied to clipboard
Return the StartupStep information for this event.