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