[][src]Function time::precise_time_s

pub fn precise_time_s() -> f64
Deprecated since 0.2.0:

Use PrimitiveDateTime::now() - PrimitiveDateTime::unix_epoch() to get a Duration since a known epoch.