Interface: SummaryOptions

June 6, 2026 ยท View on GitHub

CTRF


CTRF / SummaryOptions

Interface: SummaryOptions

Defined in: types.ts:476

Options for calculating summary

Properties

start?

optional start?: number

Defined in: types.ts:478

Start timestamp


stop?

optional stop?: number

Defined in: types.ts:480

Stop timestamp

Contents

  1. 1Properties
  2. 1.1start?
  3. 1.2stop?