This constructor is an implementation detail. Do not use this.
Accesses the Best Segment Time.
Accesses the specified comparison's time. If there's none for this comparison, an empty time is being returned (but not stored in the segment).
Accesses the icon of the segment encoded as a Data URL storing the image's data. If the image's data is empty, this returns an empty string instead of a URL.
Accesses the name of the segment.
Accesses the split time of the Personal Best for this segment. If it doesn't exist, an empty time is returned.
Accesses the Segment History of this segment.
Generated using TypeDoc
A Segment describes a point in a speedrun that is suitable for storing a split time. This stores the name of that segment, an icon, the split times of different comparisons, and a history of segment times.