pub type UnixTimestamp = i64;
Expand description

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