inKiloseconds property

double get inKiloseconds

Returns the time value in Kiloseconds (ks).

Implementation

double get inKiloseconds => getValue(TimeUnit.kilosecond);