Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SegmentHistoryElementRef

A segment time achieved for a segment. It is tagged with an index. Only segment times with an index larger than 0 are considered times actually achieved by the runner, while the others are artifacts of route changes and similar algorithmic changes.

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

  • This constructor is an implementation detail. Do not use this.

    Parameters

    • ptr: number

    Returns SegmentHistoryElementRef

Properties

ptr

ptr: number

Methods

index

  • index(): number
  • Accesses the index of the segment history element.

    Returns number

time

  • Accesses the segment time of the segment history element.

    Returns TimeRef

Generated using TypeDoc