MCPcopy Create free account
hub / github.com/getsentry/sentry-javascript / end

Method end

packages/deno/lib.deno.d.ts:1289–1289  ·  view source on GitHub ↗

End the timer early for the bench measurement. This should be called * before doing teardown work which should not be measured. * * Warning: This method should not be used for benchmarks averaging less * than 10μs per iteration. In such cases it will be disabled but the call

()

Source from the content-addressed store, hash-verified

1287 * ```
1288 */
1289 end(): void;
1290 }
1291
1292 /**

Callers 4

fnFunction · 0.65
wrapDenoRequestHandlerFunction · 0.65
streamResponseFunction · 0.65

Calls

no outgoing calls

Tested by 1

fnFunction · 0.52