aboutsummaryrefslogtreecommitdiff
path: root/book/en/src/by-example/timer-queue.md
AgeCommit message (Collapse)Author
2019-10-16Update book/en/src/by-example/timer-queue.mdJorge Aparicio
Co-Authored-By: Jonas Schievink <jonasschievink@gmail.com>
2019-10-15more monotonic timer docsJorge Aparicio
covers - initialization and configuration of the timer; this is now a responsibility of the application author - correctness of `Monotonic::now()` in `#[init]` - safety of `Monotonic::reset()` closes #251
2019-09-17fix more linksJorge Aparicio
2019-08-21doc upJorge Aparicio
2019-02-11change layout of booksJorge Aparicio