👎Deprecated since 0.1.1: moved to
tracing-subscriber::fmt::time
Structs§
- Chrono
Local - Retrieve and print the current local time.
- Chrono
Utc - Retrieve and print the current UTC time.
- System
Time - Retrieve and print the current wall-clock time.
- Uptime
- Retrieve and print the relative elapsed wall-clock time since an epoch.
Traits§
- Format
Time - A type that can measure and format the current time.