pub fn get_system_time() -> u64
Expand description

Gets the current system time represented as the number of nanoseconds since 1970-01-01 00:00:00 UTC

Using 64 bit nanosecond timestamps will break on July 21st 2554.