Skip to main content
Profiler.StopReturnType - inspector - Node documentation
interface Profiler.StopReturnType

Usage in Deno

import { Profiler } from "node:inspector";

Properties

Recorded profile.

Back to top