Graphorin API reference v0.1.0
Graphorin API reference / @graphorin/tools / / resetCountersForTesting
Function: resetCountersForTesting()
ts
function resetCountersForTesting(): void;Defined in: packages/tools/src/audit/counters.ts:127
Experimental
Reset every counter and histogram. Used by tests for isolation.
Returns
void