MCPcopy Index your code
hub / github.com/getsentry/sentry-javascript / profiler.tsx

File profiler.tsx

packages/react/src/profiler.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { startInactiveSpan } from '@sentry/browser';
2import type { Span } from '@sentry/core';
3import { SEMANTIC_ATTRIBUTE_SENTRY_ORIGIN, spanToJSON, timestampInSeconds, withActiveSpan } from '@sentry/core';
4import * as React from 'react';

Callers

nothing calls this directly

Calls 1

assignMethod · 0.80

Tested by

no test coverage detected