summaryrefslogtreecommitdiffstats
path: root/futures/src/time.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Introduce `tokio_old` featureLibravatar Héctor Ramón Jiménez2020-11-251-1/+7
| | | | | This feature allows users to rely on the `0.2` version of `tokio` while the async ecosystem upgrades to the latest version.
* Implement `time::every` in `iced_futures`Libravatar Héctor Ramón Jiménez2020-04-301-0/+70