PerformanceTimingConfidence: randomizedTriggerRate property
Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The randomizedTriggerRate read-only property of the PerformanceTimingConfidence interface is a number representing a percentage value that indicates how often noise is applied when exposing the PerformanceTimingConfidence.value.
Value
A number inside the interval 0 to 1 inclusive.
Examples
See the main PerformanceTimingConfidence page for an example.
Specifications
| Specification |
|---|
| Navigation Timing Level 2> # dom-performancetimingconfidence-randomizedtriggerrate> |