跳转到内容

SubsystemEvent

此内容尚不支持你的语言。

Defined in: subsystems.ts:39

One recorded lifecycle transition.

readonly atMs: number

Defined in: subsystems.ts:44

performance.now() at emit, for ordering and age.


readonly optional detail?: string

Defined in: subsystems.ts:42


readonly id: string

Defined in: subsystems.ts:40


readonly phase: SubsystemPhase

Defined in: subsystems.ts:41


readonly seq: number

Defined in: subsystems.ts:46

Monotonic emit counter — stable order even across equal timestamps.