package time
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- trait Clock[F[_]] extends AnyRef
- trait Sleep[F[_]] extends AnyRef
-
trait
TimeData[A] extends AnyRef
typeclass for the types describing some time moment information possibly respecting timezone
-
trait
TimeZone[F[_]] extends AnyRef
wrapping around ZoneId methods
- trait Timeout[F[_]] extends AnyRef