[][src]Module tendermint_light_client::components::clock

Provides an interface and a default implementation of the Clock component

Structs

SystemClock

Provides the current wall clock time.

Traits

Clock

Abstracts over the current time.