pub fn elapsed_second(time: SystemTime) -> f64Expand description
Returns the elapsed time in seconds (as f64) since the given SystemTime
pub fn elapsed_second(time: SystemTime) -> f64Returns the elapsed time in seconds (as f64) since the given SystemTime