solana_clock

Type Alias UnixTimestamp

Source
pub type UnixTimestamp = i64;
Expand description

An approximate measure of real-world time.

Expressed as Unix time (i.e. seconds since the Unix epoch).