MCPcopy Create free account
hub / github.com/DavidWells/analytics /

Class

packages/analytics-util-queue/tests/main.test.js:182–182  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

180}
181
182class Timer {
183 constructor(name = 'Benchmark') {
184 this.NS_PER_SEC = 1e9
185 this.MS_PER_NS = 1e-6

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected