4 releases (2 breaking)
Uses old Rust 2015
0.3.1 | Oct 22, 2020 |
---|---|
0.3.0 | Jan 5, 2018 |
0.2.0 | Jul 25, 2017 |
0.1.0 | Apr 5, 2017 |
#32 in #instant
440 downloads per month
Used in 4 crates
(3 directly)
25KB
93 lines
This crate has been renamed to sn_fake_clock
https://crates.io/crates/sn_fake_clock
lib.rs
:
fake_clock
A crate providing a virtual clock mimicking std::time::Instant
's interface, enabling full
control over the flow of time during testing.