Vala.Time.Duration.plus – Valacore Reference Manual
plus
Description:
public
Duration
plus
(
Duration
other)
Returns the sum of this and another duration.
Parameters:
other
duration to add.
Returns:
added duration.