std.time
Types and methods for dealing with time.
Traits
| ToInstant | A type which can be converted to an |
Classes
| DateTime | An object representing the current system time. | |
| Duration | A span of time measured in nanoseconds. | |
| Instant | A monotonically increasing clock. |