Sleep

retry.Sleep
See theSleep companion object
trait Sleep[M[_]]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def sleep(delay: FiniteDuration): M[Unit]