summaryrefslogtreecommitdiff
path: root/crates/tor-rtcompat/src/scheduler.rs
Commit message (Expand)AuthorAgeFilesLines
* Make daemon tasks self-contained; introduce NetDirProvidereta2022-03-301-0/+6
* tor-rtcompat/scheduler: add unit tests, FireIn -> FireAteta2022-03-241-7/+139
* Implement a periodic task scheduler, and a basic dormant modeeta2022-03-231-0/+148