pub type Timestamp = MonotonicInstant;
Expand description
Representation of time used for logging.
Aliased Typeยง
pub struct Timestamp(/* private fields */);
pub type Timestamp = MonotonicInstant;
Representation of time used for logging.
pub struct Timestamp(/* private fields */);