Expand description
Formatters for event timestamps.
Structs§
- 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.