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