Expand description

Types to represent timestamps and durations.

Structs

  • A duration of time measured in nanoseconds
  • Essentially a newtype wrapper for Timestamp providing additional impls.