[](https://crates.io/crates/boot-time)
[](https://docs.rs/boot-time)
[](https://raw.githubusercontent.com/DXist/boot-time/main/LICENSE)
This library reimplements `std::time::Instant` to use suspend-aware monotonic time if target system supports it.
Otherwise is uses monotonic time.