Module ibc::timestamp[][src]

Structs

Timestamp

A newtype wrapper over Option<DateTime<Utc>> to keep track of IBC packet timeout.

Enums

Expiry

The expiry result when comparing two timestamps.

ParseTimestampErrorKind

Constants

ZERO_DURATION

Type Definitions

ParseTimestampError