Skip to main content

current_timestamp

Function current_timestamp 

Source
pub fn current_timestamp() -> u64
Expand description

Get current Unix timestamp in seconds.

ยงPanics

Panics if the system clock is set before the Unix epoch (1970-01-01).