Structs§
- Condition
Deprecated - Interval
Func - An
ActorStream
that periodically runs a function in the actor’s context. - Timer
Func - An
ActorFuture
that runs a function in the actor’s context after a specified amount of time.
ActorStream
that periodically runs a function in the actor’s context.ActorFuture
that runs a function in the actor’s context after a specified amount of time.