跳转到内容

registerCensusProbe

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

registerCensusProbe(probe): () => void

Defined in: diagnostics/censusRegistry.ts:22

Register a source of counters. Keyed by probe.id, so a plugin installed twice replaces its probe rather than double-counting through it.

CensusProbe

() => void