pub fn now() -> u64
Returns the current timestamp in seconds.
This function should never panic unless the current timestamp from the time library is negative, which should never happen.