PerformanceResourceTiming.serverTiming
Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
The serverTiming
read-only property returns an array of PerformanceServerTiming
entries containing server timing metrics.
Syntax
resource.serverTiming;
Specifications
Specification |
---|
Server Timing # servertiming-attribute |
Browser compatibility
Desktop | Mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Chrome | Edge | Firefox | Internet Explorer | Opera | Safari | WebView Android | Chrome Android | Firefox for Android | Opera Android | Safari on IOS | Samsung Internet | |
serverTiming |
65 |
≤79 |
61 |
No |
52 |
No |
65 |
65 |
61 |
47 |
No |
9.0 |
See also
© 2005–2021 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/PerformanceResourceTiming/serverTiming