MCPcopy Index your code
hub / github.com/getsentry/sentry-javascript / timer.test.ts

File timer.test.ts

packages/core/test/lib/utils/timer.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from 'vitest';
2import { safeUnref } from '../../../src/utils/timer';
3
4describe('safeUnref', () => {

Callers

nothing calls this directly

Calls 3

safeUnrefFunction · 0.90
setTimeoutFunction · 0.85
unrefMethod · 0.65

Tested by

no test coverage detected