summaryrefslogtreecommitdiffstats
path: root/tokio/src/time/wheel
AgeCommit message (Expand)Author
2020-10-12time: move error types into `time::error` (#2938)Juan Alvarez
2020-10-08time: rename `Delay` future to `Sleep` (#2932)Juan Alvarez
2020-10-06time: clean time driver (#2905)greenwoodcm
2020-01-27timer: fix out of bounds error (#2184)Juan Alvarez
2020-01-26chore: bump nightly version used in CI (#2178)Carl Lerche
2019-11-06time: rename `tokio::timer` -> `tokio::time` (#1745)Carl Lerche