StructsΒ§
- Timeline
Axis πA piece-wise linear view of a single timeline.
FunctionsΒ§
- Returns
None
to signal an abort. - Returns
None
to signal an abort. - create_
ranges πCollapse any gaps larger or equals to the given threshold. - gap_
size_ πheuristic First determine the threshold for when a gap should be closed. Sometimes, looking at data spanning milliseconds, a single second pause can be an eternity. When looking at data recorded over hours, a few minutes of pause may be nothing. We also donβt want to produce a timeline of only gaps. Finding a perfect heuristic is impossible, but we do our best!