Performance.mark method | globals module | Bun BuildDocsReferenceGuidesBlogDiscord/Globals/Performance/markMmark BuildDocsReferenceGuidesBlogDiscord /Globals/Performance/markMmark Referenced typesclass PerformanceMark readonly detail: any readonly duration: number readonly entryType: string readonly name: string readonly startTime: number toJSON(): any;
Search the reference...
/
method
Performance.markmark(markName: string,markOptions?: PerformanceMarkOptions): PerformanceMark;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.
Resources
ReferenceDocsGuidesDiscordMerch StoreGitHubBlogToolkit
RuntimePackage managerTest runnerBundlerPackage runnerProject
Bun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicenseBaked with ❤️ in San Francisco
We're hiring →Performance.mark method | globals module | Bun,AI智能索引,全网链接索引,智能导航,网页索引
- API documentation for method globals.Performance.mark | Bun