Skip to main content

Timestamp

Type Alias Timestamp 

Source
pub type Timestamp = u64;
Expand description

Timestamp type.

Represents time in microseconds since Unix epoch (1970-01-01 00:00:00 UTC).