[go: up one dir, main page]

[][src]Module actix::utils

Structs

Condition
IntervalFunc

An ActorStream that periodically runs a function in the actor's context.

TimerFunc

An ActorFuture that runs a function in the actor's context after a specified amount of time.