Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TimeoutScheduler

TimeoutScheduler calls the callback once after timeoutMs milliseconds.

Hierarchy

Implements

Index

Constructors

Methods

Constructors

constructor

Methods

start

  • start(callback: () => void): void

stop

  • stop(): void

Generated using TypeDoc