Function time::precise_time_s [−][src]
pub fn precise_time_s() -> f64
👎 Deprecated since 0.2.0:
Use OffsetDateTime::now() - OffsetDateTime::unix_epoch()
to get a Duration
since a known epoch.