Tempo.Clock.System (Tempo v0.5.0)

Copy Markdown View Source

Default implementation of Tempo.Clock using Erlang's system time via DateTime.utc_now/0.

Applications that need a deterministic clock for testing should configure Tempo.Clock.Test instead (see its module doc).