温馨提示:本站仅提供公开网络链接索引服务,不存储、不篡改任何第三方内容,所有内容版权归原作者所有
AI智能索引来源:http://www.bun.com/reference/globals/PerformanceResourceTiming
点击访问原文链接

class PerformanceResourceTiming | globals module | Bun

class PerformanceResourceTiming | globals module | Bun, image, or script. [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming)"/>, image, or script. [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming)"/>BuildDocsReferenceGuidesBlogDiscord/Globals/PerformanceResourceTimingPconnectEndPconnectStartPdecodedBodySizePdomainLookupEndPdomainLookupStartPdurationPencodedBodySizePentryTypePfetchStartPinitiatorTypePnamePnextHopProtocolPredirectEndPredirectStartPrequestStartPresponseEndPresponseStartPresponseStatusPsecureConnectionStartPserverTimingPstartTimeMtoJSONPtransferSizePworkerStart

Search the reference...

/

BuildDocsReferenceGuidesBlogDiscord/Globals/PerformanceResourceTimingPconnectEndPconnectStartPdecodedBodySizePdomainLookupEndPdomainLookupStartPdurationPencodedBodySizePentryTypePfetchStartPinitiatorTypePnamePnextHopProtocolPredirectEndPredirectStartPrequestStartPresponseEndPresponseStartPresponseStatusPsecureConnectionStartPserverTimingPstartTimeMtoJSONPtransferSizePworkerStart

class

PerformanceResourceTiming, image, or script. [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming)" data-algolia-static="false" data-algolia-merged="false" data-type="Class">class PerformanceResourceTiming

Enables retrieval and analysis of detailed network timing data regarding the loading of an application's resources. An application can use the timing metrics to determine, for example, the length of time it takes to fetch a specific resource, such as an XMLHttpRequest, , image, or script.

MDN Reference

readonly connectEnd: numberreadonly connectStart: numberreadonly decodedBodySize: numberreadonly domainLookupEnd: numberreadonly domainLookupStart: numberreadonly duration: numberreadonly encodedBodySize: numberreadonly entryType: stringreadonly fetchStart: numberreadonly initiatorType: stringreadonly name: stringreadonly nextHopProtocol: stringreadonly redirectEnd: numberreadonly redirectStart: numberreadonly requestStart: numberreadonly responseEnd: numberreadonly responseStart: numberreadonly responseStatus: numberreadonly secureConnectionStart: numberreadonly serverTiming: readonly PerformanceServerTiming[]readonly startTime: numberreadonly transferSize: numberreadonly workerStart: numbertoJSON(): any;

Resources

ReferenceDocsGuidesDiscordMerch StoreGitHubBlog 

Toolkit

RuntimePackage managerTest runnerBundlerPackage runner

Project

Bun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicense

Baked with ❤️ in San Francisco

We're hiring →

class PerformanceResourceTiming | globals module | Bun,AI智能索引,全网链接索引,智能导航,网页索引

    Enables retrieval and analysis of detailed network timing data regarding the loading of an application