[][src]Module kompact::timer

Reusable timer facility internals

Structs

ActorRefState

The necessary state for Kompact timers

Enums

TimerError

Errors encounted by a timer implementation

TimerReturn

Indicate whether or not to reschedule a periodic timer

Type Definitions

TimerEntry

A concrete entry for an outstanding timeout

TimerRef

The reference type for the timer thread

TimerWithThread

The concrete vairant of timer thread used in Kompact