about summary refs log tree commit diff
path: root/src/platform/markBundleStartTime.web.ts
blob: cd64c9f1c348a042c6edd9a7680d34e21cfcaf3d (plain) (blame)
1
2
// @ts-ignore Web-only. On RN, this is set by Metro.
window.__BUNDLE_START_TIME__ = performance.now()