TimeSpan.subtract
TimeSpan subtract(const this, TimeSpan other)Subtracts another duration.
Remarks
This operation does not throw.
Parameters
const
this
TimeSpan
other
Duration to subtract.
Generated with campc 0.11.0-preview.1.
TimeSpan subtract(const this, TimeSpan other)Subtracts another duration.
This operation does not throw.
Duration to subtract.
Generated with campc 0.11.0-preview.1.