Skip to main content
PerformanceResourceTiming.prototype.toJSON - perf_hooks - Node documentation
method PerformanceResourceTiming.prototype.toJSON

Usage in Deno

import { PerformanceResourceTiming } from "node:perf_hooks";
PerformanceResourceTiming.prototype.toJSON(): any

Returns a object that is the JSON representation of the PerformanceResourceTiming object

Return Type

any