Type alias Timings

Timings: {
    [timingName: string]: number;
}

Type declaration

  • [timingName: string]: number

Generated using TypeDoc