Class NoopStopwatchFrame<C>

Type Parameters

Hierarchy

  • NoopStopwatchFrame

Implements

Constructors

Methods

Constructors

Methods

  • Type Parameters

    • T

    Parameters

    • data: {
          [p: string]: any;
      }
      • [p: string]: any
    • cb: (() => Promise<T>)
        • (): Promise<T>
        • Returns Promise<T>

    Returns Promise<T>

Generated using TypeDoc