Module actix::utils[][src]

Structs

ConditionDeprecated
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.