@proto-kit/sequencerDocs


Documentation / @proto-kit/sequencer / PollInstrumentation

Interface: PollInstrumentation

Extends

Properties

description?

optional description: string

Inherited from

InstrumentationModule.description

Defined in

packages/sequencer/src/metrics/Instrumentation.ts:12


name

name: string

Inherited from

InstrumentationModule.name

Defined in

packages/sequencer/src/metrics/Instrumentation.ts:10

Methods

poll()

poll(): Promise<number>

Returns

Promise<number>

Defined in

packages/sequencer/src/metrics/Instrumentation.ts:16