Skip to content

Graphorin API reference v0.1.0


Graphorin API reference / @graphorin/tools / / snapshotCounters

Function: snapshotCounters()

ts
function snapshotCounters(): CounterSnapshot;

Defined in: packages/tools/src/audit/counters.ts:111

Snapshot the current state of the counter / histogram registry.

Returns

CounterSnapshot

Stable