Module time_provider

Module time_provider 

Available on crate feature tls only.
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.