Timestream.shift_by
- Timestream.shift_by(delta)
-
Return a Timestream shifting each point forward by the
delta
.If multiple values are shifted to the same time, they will be emitted in
the order in which they originally occurred.
- Parameters:
-
delta (Arg)
The delta to shift the point forward by.