Vala.Time.Duration.minus – Valacore Reference Manual
minus
Description:
public
Duration
minus
(
Duration
other)
Returns the difference of this and another duration.
Parameters:
other
duration to subtract.
Returns:
subtracted duration.