inKiloseconds property
double
get
inKiloseconds
Returns the time value in Kiloseconds (ks).
Implementation
double get inKiloseconds => getValue(TimeUnit.kilosecond);
Returns the time value in Kiloseconds (ks).
double get inKiloseconds => getValue(TimeUnit.kilosecond);