boot-time 0.1.0

Monotonic time that takes into account time a system was suspended (if the system supports this)
Documentation
boot-time-0.1.0 has been yanked.

Boot time

Crates.io Docs.rs License

This library reimplements std::time::Instant to use suspend-aware monotonic time if target system supports it. Otherwise is uses monotonic time.