inHectoseconds property
double
get
inHectoseconds
Returns the time value in Hectoseconds (hs).
Implementation
double get inHectoseconds => getValue(TimeUnit.hectosecond);
Returns the time value in Hectoseconds (hs).
double get inHectoseconds => getValue(TimeUnit.hectosecond);