Re-exports§
pub use crate::instant::Instant;
Structs§
- System
Time - A measurement of the system clock, useful for talking to external entities like the file system or other processes.
- Timestamp
- Time in nanoseconds from std::time::UNIX_EPOCH.
pub use crate::instant::Instant;