Structs§
- Condition
Deprecated  - Interval
Func  - An 
ActorStreamthat periodically runs a function in the actor’s context. - Timer
Func  - An 
ActorFuturethat 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.