Module time_provider

Source
Expand description

Abstraction to get current time.

Structs§

StdTimeProvider
Default implementation of the time provider based on std.

Traits§

TimeProvider
Trait to get current time and deal with durations.

Type Aliases§

TimeProviderRef