JvmAsyncOperations

gears.async.JvmAsyncOperations

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

override def sleep(millis: Long)(using Async): Unit

Suspends the current Async context for at least millis milliseconds.

Suspends the current Async context for at least millis milliseconds.

Attributes

Definition Classes