summaryrefslogtreecommitdiff
path: root/tor-rtmock/src/time.rs
Commit message (Collapse)AuthorAgeFilesLines
* Split mocking parts of rtcompat into new rtmock crate.Nick Mathewson2021-05-031-0/+281
Since these parts are testing-only, let's take steps to make sure we don't ship them in production by accident.