Module instant

Module instant 

Source
Expand description

Different current global time sources.

Modules§

wasm
A JS Date-based implementation of InstantProvider. This can be useful for wasm32-* targets.

Traits§

InstantProvider
An abstraction for retrieving the current time.