iced_core 0.12.1

The essential ideas of iced
Documentation
1
2
3
4
//! Keep track of time, both in native and web platforms!

pub use web_time::Duration;
pub use web_time::Instant;