# Functions
CalcPointInterval calculates the appropriate interval between each point (aka step) Note that its main usage is with SelectSeries, therefore its * inputs are in ms * output is in seconds.
New generates a FlamebearerTimeline, backfilling any missing data with zeros It assumes: * Ordered * startMs is earlier than the first series value * endMs is after the last series value.
# Variables
No description provided by the author
No description provided by the author