centiseconds method

Time centiseconds()

Gets a Time representing this number of centiseconds.

Implementation

Time centiseconds() => Time.fromCentiseconds(this);