WebPerformancePerformance.setResourceTimingBufferSizemethod Performance.setResourceTimingBufferSize#Performance.setResourceTimingBufferSize(maxSize: number): voidSets the desired size of the browser's resource timing buffer which stores the "resource" performance entries. Note: Deno does not currently track resource timings, so this method has no observable effect. It is provided for API compatibility. Parameters ##maxSize: number Return Type #void
method Performance.setResourceTimingBufferSize#Performance.setResourceTimingBufferSize(maxSize: number): voidSets the desired size of the browser's resource timing buffer which stores the "resource" performance entries. Note: Deno does not currently track resource timings, so this method has no observable effect. It is provided for API compatibility. Parameters ##maxSize: number Return Type #void