[−][src]Module tracing_subscriber::fmt::time
Formatters for event timestamps.
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. |