pub const PERFORMANCE__TIMEORIGIN: &str = "performance.timeOrigin";👎Deprecated:
Use BROWSER__PERFORMANCE__TIME_ORIGIN (browser.performance.time_origin) instead.
Expand description
The browser’s performance.timeOrigin timestamp representing the time when the pageload was initiated.
- PII: Maybe
- Rewriting behavior: Backfill
§Aliases
BROWSER__PERFORMANCE__TIME_ORIGIN(browser.performance.time_origin)