Module time_provider

Source
Expand description

The library’s source of time.

Structs§

DefaultTimeProviderstd
Default TimeProvider implementation that uses std

Traits§

TimeProvider
An object that provides the current time.