Timestream.sub

Timestream.sub(rhs)

Return a Timestream subtracting rhs from this.

Parameters:

rhs (Arg)

The Timestream or literal value to subtract from this.

Notes

You can also write a.sub(b) as a - b.