seconds property

Rational seconds

Gets the number of seconds in this Time, including any fractional portion.

Implementation

Rational get seconds => getUnits(TimeUnit.second);