asDeciseconds property

Time get asDeciseconds

Returns a Time representing this time in Deciseconds (ds).

Implementation

Time get asDeciseconds => convertTo(TimeUnit.decisecond);