pub const PERFORMANCE__ACTIVATIONSTART: &str = "performance.activationStart";๐Deprecated:
Use BROWSER__PERFORMANCE__NAVIGATION__ACTIVATION_START (browser.performance.navigation.activation_start) instead.
Expand description
The time between initiating a navigation to a page and the browser activating the page.
- PII: Maybe
- Rewriting behavior: Backfill
ยงAliases
BROWSER__PERFORMANCE__NAVIGATION__ACTIVATION_START(browser.performance.navigation.activation_start)