summaryrefslogtreecommitdiffstats
path: root/core/src/time.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2025-01-24Add `Duration` helpers to `time` moduleLibravatar Héctor Ramón Jiménez1-0/+25
2023-12-15Update `winit` to `0.29.4`Libravatar Héctor Ramón Jiménez1-11/+2
2023-01-12Use `instant` instead of `wasm-timer` in `iced_core`Libravatar Héctor Ramón Jiménez1-1/+5
2022-01-28Implement `time` module for `wasm-bindgen` backend in `iced_futures`Libravatar Héctor Ramón Jiménez1-2/+4
2022-01-28Move `time` module from `iced_native` to `iced_core`Libravatar Héctor Ramón Jiménez1-0/+0
2022-01-28Enable `instant` only for `wasm32` targetsLibravatar Héctor Ramón Jiménez1-0/+7