Interface SchedulerEvent

An event emitted during node invocation scheduling.

Hierarchy

Properties

Properties

duration?: number

How long the event took when applicable

id: string

Unique ID of the event

time: number

The time the event occurred on

Generated using TypeDoc