Type alias ContextTimed

ContextTimed: ContextCancellable & {
    timer: Timer;
}

Type declaration

  • timer: Timer

Generated using TypeDoc