Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IBenchmarkerEvent

Hierarchy

  • IBenchmarkerEvent

Implemented by

Methods

Methods

on

  • on(event: "completed", listener: function): this
  • on(event: "cycle", listener: function): this
  • Parameters

    Returns this

  • Parameters

    • event: "cycle"
    • listener: function
        • (message: string): void
        • Parameters

          • message: string

          Returns void

    Returns this

Generated using TypeDoc