1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-07 20:24:01 +00:00
Files
browser/apps/browser/performance-mark.js
Andreas Coroiu 122f29c9fc add measurements
2025-02-05 11:24:27 +01:00

3 lines
61 B
JavaScript

console.log("html-loaded");
performance.mark("html-loaded");