Skip to main content

Type Alias: FlightTimerInstrumentOptions

FlightTimerInstrumentOptions = object

Defined in: src/sdk/instruments/FlightTimer.ts:282

Configuration options for FlightTimerInstrument.

Properties

count

count: number

Defined in: src/sdk/instruments/FlightTimer.ts:287

The number of supported timers.


id?

optional id: string

Defined in: src/sdk/instruments/FlightTimer.ts:284

The ID to assign to the timers. Defaults to the empty ID ('').