Function time::precise_time_s
source · pub fn precise_time_s() -> f64
Expand description
Returns the current value of a high-resolution performance counter in seconds since an unspecified epoch.
pub fn precise_time_s() -> f64
Returns the current value of a high-resolution performance counter in seconds since an unspecified epoch.