Type Alias Timestamp

Source
pub type Timestamp = Duration;
Expand description

An event timestamp

Aliased Typeยง

pub struct Timestamp { /* private fields */ }