pub type Timestamp = u64;
Timestamp type.
Represents time in microseconds since Unix epoch (1970-01-01 00:00:00 UTC).