Creates a Time instance from this numerical value in Hectoseconds (hs).
Time get hs => Time(toDouble(), TimeUnit.hectosecond);