Type alias Slot

Slot: {
    period: number;
    thread: number;
}

Type declaration

  • period: number
  • thread: number