pub fn timestamp() -> u64
Returns the current Unix timestamp in seconds.
Panics if the system time is before the Unix epoch.