IteratorCounters: { count: number; timeLife: number; timeSelf: number }

Type declaration

  • count: number

    The number of elements produced.

  • timeLife: number

    The time between creation and ending.

  • timeSelf: number

    The total time spent within _read and read.