[][src]Module momba_explore::time

Algorithms and data structures for representing time.

Structs

Constraint
Float64Zone

A time representation using f64 clock zones.

NoClocks

A time representation not supporting any real-valued clocks.

Traits

TimeType

An interface for dealing with different ways of representing time.