Timestamp

Type Alias Timestamp 

Source
pub type Timestamp = DateTime<Utc>;
Expand description

The point in time associated with a data point.

Aliased Typeยง

pub struct Timestamp { /* private fields */ }