Expand description

Structures representing time in different ways.

Modules

Re-exports from chrono.

Generic stuff over durations.

Structs

An actual, absolute date.

A Duration type to represent a span of time, typically used for system timeouts.

A measurement of a monotonically nondecreasing clock. Opaque and useful only with Duration.

Wrapper around a duration representing a lifetime.

Wrapper around a duration.

Traits

Adds functionalities to the Duration type.

Type Definitions

Type alias for a chrono local date/time.