🛈 Note: This is pre-release documentation for the upcoming tracing 0.2.0 ecosystem.

For the release documentation, please see docs.rs, instead.

Module tracing_subscriber::fmt::time

source ·
Available on crate features fmt and std only.
Expand description

Formatters for event timestamps.

Structs§

Traits§

  • A type that can measure and format the current time.

Functions§

  • Returns a new SystemTime timestamp provider.
  • Returns a new Uptime timestamp provider.