deciseconds method

Time deciseconds()

Gets a Time representing this number of deciseconds.

Implementation

Time deciseconds() => Time.fromDeciseconds(this);