settings::message

Type Alias Timestamp

Source
pub type Timestamp = MonotonicInstant;
Expand description

Representation of time used for logging.

Aliased Typeยง

struct Timestamp(/* private fields */);