centiseconds property

Rational centiseconds

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

Implementation

Rational get centiseconds => getUnits(TimeUnit.centisecond);