Sleep

org.legogroup.woof.Sleep
See theSleep companion object
@FunctionalInterface
trait Sleep[F[_]]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def sleep(duration: FiniteDuration): F[Unit]