AroundTimeout

Companion:
class
class Object
trait Matchable
class Any

Value members

Inherited methods

def aroundTimeout(to: Duration)(implicit ee: ExecutionEnv): Around
Inherited from:
AroundTimeout
def upTo[T](to: Duration)(t: => T)(implicit asResult: AsResult[T], ee: ExecutionEnv): Result
Inherited from:
AroundTimeout