Function seconds3

Source
pub fn seconds3<F>(x: F) -> String
where F: Into<f64>,
Expand description

Print a value in seconds with 3 decimals.