[][src]Type Definition solana_sdk::clock::UnixTimestamp

type UnixTimestamp = i64;

UnixTimestamp is an approximate measure of real-world time, expressed as Unix time (ie. seconds since the Unix epoch)