Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import { startInactiveSpan } from
'@sentry/browser'
;
2
import type { Span } from
'@sentry/core'
;
3
import { SEMANTIC_ATTRIBUTE_SENTRY_ORIGIN, spanToJSON, timestampInSeconds, withActiveSpan } from
'@sentry/core'
;
4
import * as React from
'react'
;
Callers
nothing calls this directly
Calls
1
assign
Method · 0.80
Tested by
no test coverage detected