[][src]Module tracing_fmt::time

Deprecated since 0.1.1:

moved to tracing-subscriber::fmt::time

Structs

SystemTime

Retrieve and print the current wall-clock time.

Uptime

Retrieve and print the relative elapsed wall-clock time since an epoch.

Traits

FormatTime

A type that can measure and format the current time.