pub type TimestampDuration = AlignedU64;
Expand description

Microseconds duration

Aliased Type§

struct TimestampDuration(/* private fields */);