pub fn now() -> Option<u64>
Returns the current time as the number of seconds since the Unix epoch.
Some(u64)
None