[][src]Function time::precise_time_ns

pub fn precise_time_ns() -> u64
Deprecated since 0.2.0:

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