timestamp

Function timestamp 

Source
pub fn timestamp() -> u64
Expand description

Returns the current Unix timestamp in seconds.

ยงPanics

Panics if the system time is before the Unix epoch.