decaseconds property

Rational decaseconds

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

Implementation

Rational get decaseconds => getUnits(TimeUnit.decasecond);