Structsยง
- Duration
- A
Duration
type to represent a span of time, typically used for system timeouts. - TryFrom
Float Secs Error - An error which can be returned when converting a floating-point value of seconds
into a
Duration
.
Duration
type to represent a span of time, typically used for system
timeouts.Duration
.