summaryrefslogtreecommitdiffstats
path: root/src/timers/timer.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move to hjul crateMathias Hall-Andersen2019-08-241-173/+0
| | | | Moved timer code into seperate crate (`hjul').
* Derieve clone for timer (handle)Mathias Hall-Andersen2019-08-221-38/+38
|
* Added benchmarks for timer codeMathias Hall-Andersen2019-08-221-5/+32
|
* Initial version of timer frameworkMathias Hall-Andersen2019-08-221-0/+146