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