cosmic
0.1.0
Module time
Module Items
Structs
In cosmic::
iced_
widget::
renderer::
graphics::
core
cosmic
::
iced_widget
::
renderer
::
graphics
::
core
Module
time
Copy item path
Source
Expand description
Keep track of time, both in native and web platforms!
Structs
ยง
Duration
A
Duration
type to represent a span of time, typically used for system timeouts.
Instant
A measurement of a monotonically nondecreasing clock. Opaque and useful only with
Duration
.