Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/sentry/index.mjs>sessionTimingIntegration

The Official Sentry Deno SDK
Latest
variable sessionTimingIntegration
import { sessionTimingIntegration } from "https://deno.land/x/sentry@8.32.0/index.mjs";

This function adds duration since the sessionTimingIntegration was initialized till the time event was sent.

type

() => Integration