summaryrefslogtreecommitdiffstats
path: root/tokio-util/src/time
AgeCommit message (Expand)Author
2020-11-23time: use intrusive lists for timer tracking (#3080)bdonlan
2020-11-03util: remove stream feature flag from DelayQueue (#3087)Akira Hayakawa
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-10-05time: move DelayQueue to tokio-util (#2897)bdonlan