Type Definition solana_sdk::clock::UnixTimestamp [−][src]
type UnixTimestamp = i64;
UnixTimestamp is an approximate measure of real-world time, expressed as Unix time (ie. seconds since the Unix epoch)
type UnixTimestamp = i64;
UnixTimestamp is an approximate measure of real-world time, expressed as Unix time (ie. seconds since the Unix epoch)