Add the specified rhs time interval to this object.
Add to this time interval the value of the specified rhs time interval, and return a reference providing modifiable access to this object. The behavior is undefined unless the total number of seconds in the resulting time interval can be represented with a 64-bit signed integer.
a reference providing modifiable access to this object
| Name | Description |
|---|---|
| rhs | right-hand time interval |