summaryrefslogtreecommitdiffstats
path: root/tokio/src/time/driver/registration.rs
AgeCommit message (Expand)Author
2020-10-06time: clean time driver (#2905)greenwoodcm
2020-05-21coop: Undo budget decrement on Pending (#2549)Jon Gjengset
2020-03-16Add cooperative task yielding (#2160)Jon Gjengset
2020-01-06time: advance frozen time in `park_timeout` (#2059)Carl Lerche
2019-11-20time: Eagerly bind delays to timer (#1800)Kevin Leimkuhler
2019-11-15Limit `futures` dependency to `Stream` via feature flag (#1774)Carl Lerche
2019-11-12reorganize modules (#1766)Carl Lerche