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