Add `seconds_f32` & `seconds_f64` methods and `from_seconds_f32` & `from_seconds_f64` constructor for `ClockTime`
It may be useful when you have seconds with precision.
Similar std::time::Duration
APIs:
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
It may be useful when you have seconds with precision.
Similar std::time::Duration
APIs: