PerformanceMeasure is an abstract interface for PerformanceEntry objects with an entryType of "measure". Entries of this type are created by calling performance.measure() to add a named DOMHighResTimeStamp (the measure) between two marks to the browser's performance timeline.
class PerformanceMeasure | globals module | Bun BuildDocsReferenceGuidesBlogDiscord/Globals/PerformanceMeasurePdetailPdurationPentryTypePnamePstartTimeMtoJSON BuildDocsReferenceGuidesBlogDiscord /Globals/PerformanceMeasurePdetailPdurationPentryTypePnamePstartTimeMtoJSON readonly detail: any readonly duration: number readonly entryType: string readonly name: string readonly startTime: number toJSON(): any;
Search the reference...
/
class
PerformanceMeasureclass PerformanceMeasureResources
ReferenceDocsGuidesDiscordMerch StoreGitHubBlogToolkit
RuntimePackage managerTest runnerBundlerPackage runnerProject
Bun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicenseBaked with ❤️ in San Francisco
We're hiring →class PerformanceMeasure | globals module | Bun,AI智能索引,全网链接索引,智能导航,网页索引
- PerformanceMeasure is an abstract interface for PerformanceEntry objects with an entryType of