summaryrefslogtreecommitdiffstats
path: root/core/src/time.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add `Duration` helpers to `time` moduleLibravatar Héctor Ramón Jiménez2025-01-241-0/+25
* Update `winit` to `0.29.4`Libravatar Héctor Ramón Jiménez2023-12-151-11/+2
* Use `instant` instead of `wasm-timer` in `iced_core`Libravatar Héctor Ramón Jiménez2023-01-121-1/+5
* Implement `time` module for `wasm-bindgen` backend in `iced_futures`Libravatar Héctor Ramón Jiménez2022-01-281-2/+4
* Move `time` module from `iced_native` to `iced_core`Libravatar Héctor Ramón Jiménez2022-01-281-0/+7