Module kompact::timer

source ·
Expand description

Reusable timer facility internals

Structs

Enums

  • Errors encounted by a timer implementation
  • Indicate whether or not to reschedule a periodic timer

Type Definitions

  • A concrete entry for an outstanding timeout
  • The reference type for the timer thread
  • The concrete vairant of timer thread used in Kompact