ShadDurationExt extension

on

Methods

divide(int by) Duration

Available on Duration, provided by the ShadDurationExt extension

times(int by) Duration

Available on Duration, provided by the ShadDurationExt extension

Operators

operator *(Duration other) Duration

Available on Duration, provided by the ShadDurationExt extension

operator +(Duration other) Duration

Available on Duration, provided by the ShadDurationExt extension

operator -(Duration other) Duration

Available on Duration, provided by the ShadDurationExt extension

operator /(Duration other) Duration

Available on Duration, provided by the ShadDurationExt extension